[Checkins] SVN: zope2docs/trunk/zdgbook/ Use 2.12.0 tag

Baiju M baiju.m.mail at gmail.com
Tue Oct 6 02:04:42 EDT 2009


Log message for revision 104830:
  Use 2.12.0 tag
  

Changed:
  U   zope2docs/trunk/zdgbook/README.txt
  U   zope2docs/trunk/zdgbook/source/GettingStarted.rst

-=-
Modified: zope2docs/trunk/zdgbook/README.txt
===================================================================
--- zope2docs/trunk/zdgbook/README.txt	2009-10-06 05:58:39 UTC (rev 104829)
+++ zope2docs/trunk/zdgbook/README.txt	2009-10-06 06:04:42 UTC (rev 104830)
@@ -39,3 +39,9 @@
 
 .. _Sphinx: http://sphinx.pocoo.org/
 .. _virtualenv: http://pypi.python.org/pypi/virtualenv/
+
+TODO
+----
+
+- Split Testing and Debugging chapter
+- Add getting started code inside examples

Modified: zope2docs/trunk/zdgbook/source/GettingStarted.rst
===================================================================
--- zope2docs/trunk/zdgbook/source/GettingStarted.rst	2009-10-06 05:58:39 UTC (rev 104829)
+++ zope2docs/trunk/zdgbook/source/GettingStarted.rst	2009-10-06 06:04:42 UTC (rev 104830)
@@ -60,7 +60,7 @@
   [buildout]
   parts = zope2
           instance
-  extends = http://svn.zope.org/*checkout*/Zope/branches/2.12/versions.cfg
+  extends = http://svn.zope.org/repos/main/Zope/tags/2.12.0/versions.cfg
 
   [zope2]
   recipe = zc.recipe.egg



More information about the checkins mailing list