LWN.net Logo

A proposed Subversion vision and roadmap

A proposed Subversion vision and roadmap

Posted Apr 6, 2010 18:08 UTC (Tue) by vonbrand (subscriber, #4458)
In reply to: A proposed Subversion vision and roadmap by leonid
Parent article: A proposed Subversion vision and roadmap

Your comment on Linux development implies that git is somehow only for "genius developers". Yes, it used to be, but it got a major facelift in the 1.5 series, and is rather easy to use now. The current release series is 1.7, so...

Obligatory disclosure: I'm a former RCS user, did never really "get" CVS (or SVN, for that matter). I've been using git in anger since its very beginning, after dabbling a bit with BitKeeper way back then.


(Log in to post comments)

A proposed Subversion vision and roadmap

Posted Apr 7, 2010 10:57 UTC (Wed) by leonid (guest, #4891) [Link]

I've seen developers who needed about 6 month to grasp the concept of version control. And that is in 21 century with Google and everything. I suspect that a concept of distributed version control will cause their brain to explode. Seriously. :)

A proposed Subversion vision and roadmap

Posted Apr 7, 2010 16:44 UTC (Wed) by nye (guest, #51576) [Link]

Do you happen to understand why that is? The concept of version control seems as obvious to me as the sun, and I can't really imagine it being any other way.

Or do you really mean just that these developers were reticent about using the tools available to them? That makes more sense - laziness is something I can identify with.

A proposed Subversion vision and roadmap

Posted Apr 7, 2010 16:51 UTC (Wed) by fhuberts (subscriber, #64683) [Link]

I can answer that for you:

mostly it is because of the strong drive of people _against_ change. most people are not open to the idea that the way they are doing things is no longer the preferred/most optimal way of doing things.

A proposed Subversion vision and roadmap

Posted Apr 12, 2010 14:02 UTC (Mon) by nye (guest, #51576) [Link]

Sure, but that's different to being unable to grasp the *concept*, which is what the OP said. I'm guessing they probably didn't mean it literally.

A proposed Subversion vision and roadmap

Posted Apr 7, 2010 20:16 UTC (Wed) by vonbrand (subscriber, #4458) [Link]

Every one I've met did "version control" of sorts (keep directories with weekly snapshots, whatever) before they were introduced to VCS. The idea is easy to grasp, the how is quite a bit harder to wrap the mind around... and then you have to learn when to commit a change.

For me, DVCS was (almost) natural when I met BitKeeper for the first time (after using RCS for personal projects, and never getting around to get fond enough of CVS/SVN to go to the rigmarole of installing and using them in earnest).

I've seen no cerebral explosions...

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds