"Andrej Mitrovic" <[email protected]> wrote in message news:[email protected]... > Also, unless someone specifies it, you always have to figure out the > svn checkout command on your own. Sometimes a project doesn't use svn, > but you have to figure that out. It's much simpler with > github/bitbucket/others.
That's trivial for a project manager to fix. And at least for svn, it's always the same anyway: svn co http://svn.dsource.org/projects/{project name, just look at the project site's URL}/trunk WhereYouWantIt Also, the idea that not having a choice of VCS is somehow better than a project needing to say which VCS it uses is pure absurdity.
