[cvs] [Wiki] changed: Project/FutureSCM
Chuck Hagenbuch
chuck at horde.org
Thu Jun 5 20:06:29 UTC 2008
chuck Thu, 05 Jun 2008 16:06:29 -0400
Modified page: http://wiki.horde.org/Project/FutureSCM
New Revision: 1.18
Change log: opensolaris evaluations, a few more links
@@ -1,9 +1,11 @@
[[toc]]
+ Options for replacing CVS for Horde Development
-Ideas on setting up a Horde Git repository
+++ Introduction to distributed version control systems
+*
http://betterexplained.com/articles/intro-to-distributed-version-control-illustrated/
+* http://www.infoq.com/articles/dvcs-guide
++ Description
This project is to determine what the next generation of the Horde will use
to store and organize source code.
Some initial work has been done with Git and SVN conversions of the current
CVS repository.
@@ -33,8 +35,11 @@
* Canonical/Ubuntu
----
+++ Git
+
+http://git.or.cz/
+http://www.opensolaris.org/os/community/tools/scm/git-report-final.txt
++++ Setup
<code>
@@ -74,9 +79,10 @@
Now there are some more things[1] to think about when actually developing,
but
that's one way it could be done.
-[1] http://git.or.cz/gitwiki/GitSubmoduleTutorial
+* http://git.or.cz/gitwiki/GitSubmoduleTutorial
+* http://www.kernel.org/pub/software/scm/git/docs/git-submodule.html
++++ Disk space
@@ -112,8 +118,9 @@
Another alternative:
* http://www.selenic.com/mercurial/wiki/
* http://www.linux.com/feature/121157
+*
http://www.opensolaris.org/os/community/tools/scm/dcm_evaluation_mercurial/
++++ Advantages
* Distributed nature allows offline commits and easy branching
More information about the cvs
mailing list