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 2010/04/12 09:14:15 UTC

svn commit: r933122 - in /tuscany/sca-cpp/trunk: components/cache/ components/chat/ components/chat/test/ components/sqldb/ etc/svn-ignore kernel/ modules/wsgi/ test/store-gae/ test/store-sql/

Author: jsdelfino
Date: Mon Apr 12 07:14:15 2010
New Revision: 933122

URL: http://svn.apache.org/viewvc?rev=933122&view=rev
Log:
Update svn:ignore properties.

Modified:
    tuscany/sca-cpp/trunk/components/cache/   (props changed)
    tuscany/sca-cpp/trunk/components/chat/   (props changed)
    tuscany/sca-cpp/trunk/components/chat/test/   (props changed)
    tuscany/sca-cpp/trunk/components/sqldb/   (props changed)
    tuscany/sca-cpp/trunk/etc/svn-ignore
    tuscany/sca-cpp/trunk/kernel/   (props changed)
    tuscany/sca-cpp/trunk/modules/wsgi/   (props changed)
    tuscany/sca-cpp/trunk/test/store-gae/   (props changed)
    tuscany/sca-cpp/trunk/test/store-sql/   (props changed)

Propchange: tuscany/sca-cpp/trunk/components/cache/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Apr 12 07:14:15 2010
@@ -40,5 +40,7 @@ Release
 gmon.out
 m4
 *.tar.gz
-mcache-test
+*.prefix
 client-test
+mcache-test
+memcache-test

Propchange: tuscany/sca-cpp/trunk/components/chat/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Apr 12 07:14:15 2010
@@ -51,3 +51,4 @@ doxygen
 *.class
 client-test
 xmpp-test
+*.prefix

Propchange: tuscany/sca-cpp/trunk/components/chat/test/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 12 07:14:15 2010
@@ -0,0 +1,54 @@
+configure
+Makefile.in
+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
+build
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+.buildpath
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release
+gmon.out
+m4
+*.tar.gz
+*.pyc
+*.log
+*-bin
+*-src
+Doxyfile
+*~
+tags
+doxygen
+*.stamp
+*.class
+*.jar
+*.prefix

Propchange: tuscany/sca-cpp/trunk/components/sqldb/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 12 07:14:15 2010
@@ -0,0 +1,56 @@
+configure
+Makefile.in
+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
+build
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+.buildpath
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release
+gmon.out
+m4
+*.tar.gz
+*.pyc
+*.log
+*-bin
+*-src
+Doxyfile
+*~
+tags
+doxygen
+*.stamp
+*.class
+*.jar
+*.prefix
+client-test
+pgsql-test

Modified: tuscany/sca-cpp/trunk/etc/svn-ignore
URL: http://svn.apache.org/viewvc/tuscany/sca-cpp/trunk/etc/svn-ignore?rev=933122&r1=933121&r2=933122&view=diff
==============================================================================
--- tuscany/sca-cpp/trunk/etc/svn-ignore (original)
+++ tuscany/sca-cpp/trunk/etc/svn-ignore Mon Apr 12 07:14:15 2010
@@ -52,3 +52,4 @@ doxygen
 *.class
 *.jar
 *.prefix
+target

Propchange: tuscany/sca-cpp/trunk/kernel/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Apr 12 07:14:15 2010
@@ -46,4 +46,5 @@ cache-test
 parallel-test
 xml-test
 mem-test
+hash-test
 string-test

Propchange: tuscany/sca-cpp/trunk/modules/wsgi/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Apr 12 07:14:15 2010
@@ -50,4 +50,6 @@ doxygen
 *.stamp
 *.class
 *.jar
+*.prefix
+target
 client-test

Propchange: tuscany/sca-cpp/trunk/test/store-gae/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 12 07:14:15 2010
@@ -0,0 +1,55 @@
+configure
+Makefile.in
+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
+build
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+.buildpath
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release
+gmon.out
+m4
+*.tar.gz
+*.pyc
+*.log
+*-bin
+*-src
+Doxyfile
+*~
+tags
+doxygen
+*.stamp
+*.class
+*.jar
+*.prefix
+target

Propchange: tuscany/sca-cpp/trunk/test/store-sql/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 12 07:14:15 2010
@@ -0,0 +1,54 @@
+configure
+Makefile.in
+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
+build
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+.buildpath
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release
+gmon.out
+m4
+*.tar.gz
+*.pyc
+*.log
+*-bin
+*-src
+Doxyfile
+*~
+tags
+doxygen
+*.stamp
+*.class
+*.jar
+*.prefix