Author: cziegeler
Date: Tue Dec 29 10:38:42 2009
New Revision: 894343
URL: http://svn.apache.org/viewvc?rev=894343&view=rev
Log:
Update readme and svn:ignore
Modified:
sling/trunk/samples/slingshot/ (props changed)
sling/trunk/samples/slingshot/README.txt
Propchange: sling/trunk/samples/slingshot/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Dec 29 10:38:42 2009
@@ -0,0 +1,14 @@
+target
+sling
+bin
+logs
+jackrabbit-repository
+derby.log
+*.iml
+*.ipr
+*.iws
+.settings
+.project
+.classpath
+.externalToolBuilders
+maven-eclipse.xml
Modified: sling/trunk/samples/slingshot/README.txt
URL:
http://svn.apache.org/viewvc/sling/trunk/samples/slingshot/README.txt?rev=894343&r1=894342&r2=894343&view=diff
==============================================================================
--- sling/trunk/samples/slingshot/README.txt (original)
+++ sling/trunk/samples/slingshot/README.txt Tue Dec 29 10:38:42 2009
@@ -23,7 +23,7 @@
the Apache Software Foundation. If you have Subversion installed,
you can checkout the latest source using the following command:
- svn checkout
http://svn.apache.org/repos/asf/sling/trunk/samples/simple-demo
+ svn checkout http://svn.apache.org/repos/asf/sling/trunk/samples/slingshot
See the Subversion documentation for other source control features.