You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@etch.apache.org by gr...@apache.org on 2010/09/20 15:39:19 UTC

svn commit: r998923 - in /incubator/etch/trunk/examples/helloworld: ./ src/main/csharp/HelloWorldClientProj/ src/main/csharp/HelloWorldListenerProj/ src/test/csharp/HelloWorldTestProj/

Author: grandyho
Date: Mon Sep 20 13:39:19 2010
New Revision: 998923

URL: http://svn.apache.org/viewvc?rev=998923&view=rev
Log:
bin/obj/target folders in svn_ignore

Modified:
    incubator/etch/trunk/examples/helloworld/   (props changed)
    incubator/etch/trunk/examples/helloworld/src/main/csharp/HelloWorldClientProj/   (props changed)
    incubator/etch/trunk/examples/helloworld/src/main/csharp/HelloWorldListenerProj/   (props changed)
    incubator/etch/trunk/examples/helloworld/src/test/csharp/HelloWorldTestProj/   (props changed)

Propchange: incubator/etch/trunk/examples/helloworld/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Sep 20 13:39:19 2010
@@ -0,0 +1 @@
+target

Propchange: incubator/etch/trunk/examples/helloworld/src/main/csharp/HelloWorldClientProj/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Sep 20 13:39:19 2010
@@ -1 +1,3 @@
 VTune
+bin
+obj

Propchange: incubator/etch/trunk/examples/helloworld/src/main/csharp/HelloWorldListenerProj/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Sep 20 13:39:19 2010
@@ -1 +1,3 @@
 VTune
+bin
+obj

Propchange: incubator/etch/trunk/examples/helloworld/src/test/csharp/HelloWorldTestProj/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Sep 20 13:39:19 2010
@@ -1 +1,3 @@
 VTune
+bin
+obj