You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2006/11/14 08:43:06 UTC

svn commit: r474689 - in /incubator/tuscany/cpp/sca/samples: BigBank/bigbank.phpwsclient/ BigBank/bigbank.wsclient/ RubyBank/bigbank.wsclient/

Author: jsdelfino
Date: Mon Nov 13 23:43:06 2006
New Revision: 474689

URL: http://svn.apache.org/viewvc?view=rev&rev=474689
Log:
Fixed svn ignore properties to ignore Makefiles and generated executable

Modified:
    incubator/tuscany/cpp/sca/samples/BigBank/bigbank.phpwsclient/   (props changed)
    incubator/tuscany/cpp/sca/samples/BigBank/bigbank.wsclient/   (props changed)
    incubator/tuscany/cpp/sca/samples/RubyBank/bigbank.wsclient/   (props changed)

Propchange: incubator/tuscany/cpp/sca/samples/BigBank/bigbank.phpwsclient/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Nov 13 23:43:06 2006
@@ -0,0 +1,29 @@
+configure
+Makefile.in
+config.log
+depcomp
+config.guess
+config.h
+config.sub
+ltmain.sh
+Makefile
+config.status
+stamp-h1
+config.h.in
+libtool
+autom4te.cache
+missing
+aclocal.m4
+install-sh
+.deps
+*.dat
+.libs
+tmp
+bld
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h

Propchange: incubator/tuscany/cpp/sca/samples/BigBank/bigbank.wsclient/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Nov 13 23:43:06 2006
@@ -18,11 +18,13 @@
 .deps
 *.dat
 .libs
-deploy
 tmp
 bld
-scagen_build
 .project
 .cdtproject
 .settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
 account_wsclient

Propchange: incubator/tuscany/cpp/sca/samples/RubyBank/bigbank.wsclient/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Nov 13 23:43:06 2006
@@ -0,0 +1,29 @@
+configure
+Makefile.in
+config.log
+depcomp
+config.guess
+config.h
+config.sub
+ltmain.sh
+Makefile
+config.status
+stamp-h1
+config.h.in
+libtool
+autom4te.cache
+missing
+aclocal.m4
+install-sh
+.deps
+*.dat
+.libs
+tmp
+bld
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org