On Mon, May 14, 2012 at 1:00 PM, David Lonie <david.lo...@kitware.com> wrote:
>  I think the most practical reason to switch is the cheap
> branching. Being able to work on several new features/bug fixes from the
> same checkout is a very handy feature, and one that I sorely miss when I
> have to work on an svn-hosted project.

An excellent point. I haven't used git, but branching is positively
dangerous in SVN.  The documentation warns you that you have to
manually remember which revisions you've merged or you risk corrupting
your source code.  I've always thought this was a huge flaw in SVN:
without external bookkeeping you can and will corrupt your source when
merging branches.

If git has a better way to branch and merge, that would be a big step forward.

Craig

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to