[Info-vax] Where to locate software

lawrencedo99 at gmail.com lawrencedo99 at gmail.com
Sun Jun 12 20:53:13 EDT 2016


On Monday, June 13, 2016 at 5:35:05 AM UTC+12, Kerry Main wrote:

> "Git buys you flexibility and performance for the price of greatly increased 
> complexity of workflow.

No it doesn’t. It *allows* more complex workflows, but it doesn’t require them. I use it even for my own personal projects, because it has helped so much with my productivity. Even with a one-person workflow.

> SVN will work for you better if
> 
> - All your developers work under single management, AND
> - All developers can get relatively fast access to a central server.

SVN is crap. The docs go on about “cheap copies”, and how easy it is to do branching. What they don’t tell you is what a pain to try to merge those branches again.

The one thing Git does better than any other VCS is merge branches with minimal pain.



More information about the Info-vax mailing list