Status report, milestones, quality improvements?

Nick Sabalausky a at a.a
Wed Mar 16 22:11:59 PDT 2011


"Andrej Mitrovic" <andrej.mitrovich at gmail.com> wrote in message 
news:mailman.2547.1300314654.4748.digitalmars-d at puremagic.com...
> 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.




More information about the Digitalmars-d mailing list