[jhbuild] Switch sample.jhbuildrc to use git, not svn



commit fccba4920423f73f972604dcb98d978005dd606c
Author: Richard Hughes <richard hughsie com>
Date:   Tue Apr 21 13:51:14 2009 +0100

    Switch sample.jhbuildrc to use git, not svn
---
 sample.jhbuildrc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sample.jhbuildrc b/sample.jhbuildrc
index 327cef8..e837034 100644
--- a/sample.jhbuildrc
+++ b/sample.jhbuildrc
@@ -2,8 +2,8 @@
 
 # edit this file to match your settings and copy it to ~/.jhbuildrc
 
-# if you have a GNOME svn account, uncomment this line
-#repos['svn.gnome.org'] = 'svn+ssh://user svn gnome org/svn/'
+# if you have a GNOME git account, uncomment this line
+repos['git.gnome.org'] = 'ssh://user git gnome org/git/'
 
 # what module set should be used.  The default at the moment is 'gnome-2.26',
 # but it can be any of the files in the modulesets directory, or even



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]