summaryrefslogtreecommitdiffstats
path: root/doc/unsorted/contribute.txt
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2010-11-04 16:56:50 -0500
committerSol Jerome <sol.jerome@gmail.com>2010-11-04 16:56:50 -0500
commite2b894cc01bb3a10fa950112f49a12ba1b09a63d (patch)
tree6893a569f1779c1733086144da5327ecf21add76 /doc/unsorted/contribute.txt
parentb2572ea9cbd290a81567313f733a8f253987334d (diff)
downloadbcfg2-e2b894cc01bb3a10fa950112f49a12ba1b09a63d.tar.gz
bcfg2-e2b894cc01bb3a10fa950112f49a12ba1b09a63d.tar.bz2
bcfg2-e2b894cc01bb3a10fa950112f49a12ba1b09a63d.zip
doc: Update to point to git repository
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/unsorted/contribute.txt')
-rw-r--r--doc/unsorted/contribute.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/unsorted/contribute.txt b/doc/unsorted/contribute.txt
index a0bdd0ada..fab9d09a1 100644
--- a/doc/unsorted/contribute.txt
+++ b/doc/unsorted/contribute.txt
@@ -23,10 +23,10 @@ trac system, you will need to create a session by clicking on the
[https://trac.mcs.anl.gov/projects/bcfg2/prefs Preferences] link and
filling out/saving changes to the form. In order to be considered for
mainline inclusion, patches need to be BSD licensed. The most convenient
-way to prepare patches is by using svn diff inside of a source tree
+way to prepare patches is by using git diff inside of a source tree
checked out of subversion. The source tree can be checked out by running::
- svn co https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2
+ git clone git://git.mcs.anl.gov/bcfg2.git
Users wishing to contribute on a regular basis can apply for direct
subversion access. Mail the mailing list for details.