[Red5commits] [1423] exclude ".svn" folder for the midiDemo
jbauch
luke at codegent.com
Tue Sep 26 17:30:04 EDT 2006
exclude ".svn" folder for the midiDemo
Timestamp: 09/26/06 16:21:21 EST (less than one hour ago)
Change: 1423
Author: jbauch
Files (see diff or trac for details):
java/server/trunk/.classpath
Trac: http://mirror1.cvsdude.com/trac/osflash/red5/changeset/1423
Index: /java/server/trunk/.classpath
===================================================================
--- /java/server/trunk/.classpath (revision 1416)
+++ /java/server/trunk/.classpath (revision 1423)
@@ -27,5 +27,5 @@
<classpathentry kind="lib" path="lib/jsp-api-2.0.jar"/>
<classpathentry kind="lib" path="lib/jcl104-over-slf4j-1.0.1.jar"/>
- <classpathentry output="webapps/midiDemo/WEB-INF/classes" kind="src" path="webapps/midiDemo/WEB-INF/src"/>
+ <classpathentry excluding=".svn/*" output="webapps/midiDemo/WEB-INF/classes" kind="src" path="webapps/midiDemo/WEB-INF/src"/>
<classpathentry kind="lib" path="lib/aopalliance.jar"/>
<classpathentry kind="lib" path="lib/asm-2.2.2.jar"/>
Note:
Diffs are chopped if more than 25k.
This is to get past the limit on the mailing list.
More information about the Red5commits
mailing list