[Checkins] SVN: README.txt A README.txt file at the top of repository

Baiju M baiju.m.mail at gmail.com
Thu Mar 20 09:39:54 EDT 2008


Log message for revision 84804:
  A README.txt file at the top of repository
  for adding general notes.
  

Changed:
  A   README.txt

-=-
Added: README.txt
===================================================================
--- README.txt	                        (rev 0)
+++ README.txt	2008-03-20 13:39:53 UTC (rev 84804)
@@ -0,0 +1,11 @@
+Zope Subversion Repository
+==========================
+
+To checkout trunk version a package:
+
+ svn co svn://svn.zope.org/repos/main/PACKAGE-NAME/trunk PACKAGE-NAME
+
+For example, to checkout zope.interface trunk:
+
+ svn co svn://svn.zope.org/repos/main/zope.interface/trunk zope.interface
+



More information about the Checkins mailing list