[thelist] Source Control

Jim Puls jim at nondifferentiable.com
Tue Dec 22 16:22:41 CST 2009


On Dec 22, 2009, at 1:35 AM, Christopher Marsh wrote:

> Has anyone used this in anger - and if so is it advisable?
> 
> Many thanks in advance!

Yes, it works. In fact, using git-svn is better than using Subversion directly, for all of the reasons previously mentioned. It also pulls all of Subversion's gotchas into your world, so if you can avoid using it, you should. But if you're collaborating on an established Subversion repo and you can't (for whatever reason) get everybody else to switch SCM systems, then git-svn is a good compromise.

-> jp


More information about the thelist mailing list