[Repoze-checkins] r1019 - www/trunk/blog.repoze.org/entries

Chris McDonough chrism at agendaless.com
Fri May 9 10:40:12 EDT 2008


Author: Chris McDonough <chrism at agendaless.com>
Date: Fri May  9 10:40:11 2008
New Revision: 1019

Log:
Doh.


Modified:
   www/trunk/blog.repoze.org/entries/repoze-plone-255.txt

Modified: www/trunk/blog.repoze.org/entries/repoze-plone-255.txt
==============================================================================
--- www/trunk/blog.repoze.org/entries/repoze-plone-255.txt	(original)
+++ www/trunk/blog.repoze.org/entries/repoze-plone-255.txt	Fri May  9 10:40:11 2008
@@ -20,7 +20,7 @@
 <h2>Install repoze.plone 2.5.5 using Buildout</h2>
 
 <pre>
-$ svn co http://svn.repoze.org/repoze.plone/branches/2.5.5
+$ svn co http://svn.repoze.org/buildouts/repoze.plone/branches/2.5.5
 $ cd 2.5.5
 $ python2.4 bootstrap.py
 $ bin/buildout
@@ -43,7 +43,7 @@
 <h2>Install repoze.zope2 2.9.8 using Buildout</h2>
 
 <pre>
-$ svn co http://svn.repoze.org/repoze.zope2/branches/2.9
+$ svn co http://svn.repoze.org/buildouts/repoze.zope2/branches/2.9
 $ cd 2.9
 $ python2.4 bootstrap.py
 $ bin/buildout


More information about the Repoze-checkins mailing list