[cvs] [Wiki] changed: ReleaseManagement
Wiki Guest
wikiguest at horde.org
Sun Mar 29 23:45:40 UTC 2009
guest [206.192.69.200] Sun, 29 Mar 2009 19:45:40 -0400
Modified page: http://wiki.horde.org/ReleaseManagement
New Revision: 2.26
Change log: Minor edits to the 4.0 from scratch section
@@ -93,9 +93,9 @@
**Q:** How do I start from scratch with a git/cvs head install
**A:**
-# You'll need to [checkout the http://www.horde.org/source/using.php
horde cvs head], the [http://www.horde.org/source/git.php horde git
head and the horde-hatchery head]
+# You'll need to [http://www.horde.org/source/using.php checkout the
horde cvs head], the [http://www.horde.org/source/git.php horde git
head and the horde-hatchery head]
# Then you'll need to make a directory that holds your horde pear
related files,
# You need to make sure you have met all of the
[http://www.horde.org/horde/docs/?f=INSTALL.html prerequisites for a
normal horde install]
# Then you'll need to create symlinks from your three repository
clones to the horde pear related file location
# You'll need to copy the config/*.php.dist files and edit them as
appropriate
@@ -111,9 +111,9 @@
</code>
Create the symlinks using one of the two methods above
(horde-fw-symlinks.php), using /var/www/pear as your destination and
the appropriate source from just above.
-Fix the Javascript folder by: (there's probably a better way to do this,
+Fix the Javascript folder by: (there's probably a better way to do this)
<code>
cd horde/js
cp src/*.js .
</code>
More information about the cvs
mailing list