[cvs] [Wiki] changed: Doc/Dev
Michael Rubinsky
mrubinsk at horde.org
Fri Jul 31 16:05:21 UTC 2009
mrubinsk Fri, 31 Jul 2009 12:05:21 -0400
Modified page: http://wiki.horde.org/Doc/Dev
New Revision: 1.59
Change log: more explicit CVS steps
@@ -77,9 +77,11 @@
**A:**
These steps only work on case sensitive file systems, see above:
<code>
-cvs -d:pserver:cvs.horde.org:/repository checkout horde framework
+export CVSROOT=:pserver:cvsread at anoncvs.horde.org:/repository
+cvs login (password is 'horde')
+cvs checkout horde framework
git clone --depth 1 git://dev.horde.org/horde/git/horde horde-git
git clone --depth 1 git://dev.horde.org/horde/git/horde-hatchery
pear install framework/devtools/package.xml
cd horde
More information about the cvs
mailing list