[clfswm-devel] Git and SVN working together.
Philippe Brochard
pbrochard at common-lisp.net
Mon Mar 10 23:33:12 UTC 2008
Hi,
I've done some tests with git+svn. So, here is the result:
You can fetch the clfswm code from svn:
svn checkout svn://common-lisp.net/project/clfswm/svn/clfswm/
And I have setup a git repository here:
http://common-lisp.net/project/clfswm/clfswm.git/
So, now you can work on clfswm directly with git.
Just clone the repo with:
git clone http://common-lisp.net/project/clfswm/clfswm.git clfswm
My repo, the svn and the public http repo are synchronized at each
commit.
Tell me if I miss something or if something goes wrong (or well :).
Regards,
Philippe
PS: Maybe the wiki needs to be updated.
--
Philippe Brochard <pbrochard at common-lisp.net>
http://hocwp.free.fr
More information about the clfswm-devel
mailing list