[Checkins] SVN: z3c.offlinepack/trunk/ Clarify some documentation

Ross Patterson me at rpatterson.net
Wed Sep 26 15:07:29 EDT 2007


Log message for revision 80122:
  Clarify some documentation
  

Changed:
  U   z3c.offlinepack/trunk/README.txt
  U   z3c.offlinepack/trunk/paster.cfg

-=-
Modified: z3c.offlinepack/trunk/README.txt
===================================================================
--- z3c.offlinepack/trunk/README.txt	2007-09-26 19:03:24 UTC (rev 80121)
+++ z3c.offlinepack/trunk/README.txt	2007-09-26 19:07:29 UTC (rev 80122)
@@ -22,6 +22,9 @@
 to the buildout.  The buildout makes it possible to quickly use the
 offlinepack script without modifying the system python installation.
 
+  $ svn co svn://svn.zope.org/repos/main/z3c.offlinepack/trunk \
+    z3c.offlinepack
+  $ cd z3c.offlinepack
   $ python bootsrtap/bootsrtap.py -v
   $ bin/buildout -v
   $ bin/offlinepack /path/to/Data-copy.fs

Modified: z3c.offlinepack/trunk/paster.cfg
===================================================================
--- z3c.offlinepack/trunk/paster.cfg	2007-09-26 19:03:24 UTC (rev 80121)
+++ z3c.offlinepack/trunk/paster.cfg	2007-09-26 19:07:29 UTC (rev 80122)
@@ -5,11 +5,10 @@
 author_email = me at rpatterson.net
 license_name = GPL
 url = http://svn.zope.org/z3c.offlinepack
-version = 0.1
+version = 0.1.2
 plus = +
 zip_safe = True
 keywords = 
 egg = z3c.offlinepack
-long_description = 
 dot = .
 



More information about the Checkins mailing list