[z3-checkins] r27256 - z3/z3reload/trunk

gintas at codespeak.net gintas at codespeak.net
Mon May 15 22:58:46 CEST 2006


Author: gintas
Date: Mon May 15 22:58:46 2006
New Revision: 27256

Modified:
   z3/z3reload/trunk/README.txt
Log:
Importing z3reload (4/4).


Modified: z3/z3reload/trunk/README.txt
==============================================================================
--- z3/z3reload/trunk/README.txt	(original)
+++ z3/z3reload/trunk/README.txt	Mon May 15 22:58:46 2006
@@ -15,7 +15,12 @@
 In addition they are frequently the largest and most complex part of
 the code in a typical web application.  Even within the restrictions of
 this implementation automatic code reloading is very handy to have as Zope 3
-requires a noticeable amount of time to restart.
+can take a while to restart.
+
+Code of z3reload now resides at the Zope 3 Base (codespeak.net).  Use the
+following command to grab the latest trunk from Subversion:
+
+  svn co http://codespeak.net/svn/z3/z3reload/trunk z3reload
 
 
 Installation


More information about the z3-checkins mailing list