LWN.net Logo

CodePlex.com donates $25,000 to Mercurial project

CodePlex.com donates $25,000 to Mercurial project

Posted Sep 8, 2010 10:34 UTC (Wed) by cladisch (✭ supporter ✭, #50193)
In reply to: CodePlex.com donates $25,000 to Mercurial project by ceplm
Parent article: CodePlex.com donates $25,000 to Mercurial project

They do not have their own DVCS, so it's quite possible that they (intend to) use Mercurial internally.


(Log in to post comments)

CodePlex.com donates $25,000 to Mercurial project

Posted Sep 8, 2010 10:47 UTC (Wed) by rvfh (subscriber, #31018) [Link]

Plus they need one that works in MS Windows...

CodePlex.com donates $25,000 to Mercurial project

Posted Sep 8, 2010 12:10 UTC (Wed) by ceplm (guest, #41334) [Link]

Of course, I don't have any personal experience, but apparently both jgit and http://code.google.com/p/msysgit/ are considered almost useful.

But, if they switch to Mercurial, I know at least about one friend who would be the most happy man in the world (he suffers under TFS).

So, go Microsoft!

CodePlex.com donates $25,000 to Mercurial project

Posted Sep 8, 2010 14:40 UTC (Wed) by Cyberax (✭ supporter ✭, #52523) [Link]

Msysgit is just a ported version of git. We use it here all the time, works like a charm.

CodePlex.com donates $25,000 to Mercurial project

Posted Sep 8, 2010 19:31 UTC (Wed) by error27 (subscriber, #8346) [Link]

One of the advantages of hg is that it can mangle windows and unix line endings so that linux and windows people can work together easily. Does this work for you in git or is it not an issue for your project?

CodePlex.com donates $25,000 to Mercurial project

Posted Sep 8, 2010 19:34 UTC (Wed) by Cyberax (✭ supporter ✭, #52523) [Link]

It works OK in git. Though we did have some problems when it was not turned on at the beginning.

CodePlex.com donates $25,000 to Mercurial project

Posted Sep 9, 2010 13:54 UTC (Thu) by dgm (subscriber, #49227) [Link]

Same here. The only real problem is that git-svn is sloooooooow on Windows. Also gitk and git gui are very nice tools that work exactly the same on Linux and Windows.

CodePlex.com donates $25,000 to Mercurial project

Posted Sep 8, 2010 11:44 UTC (Wed) by wazoox (subscriber, #69624) [Link]

BTW anything will be a tremendous improvement over SourceSafe.

VSS is only for peasants

Posted Sep 8, 2010 12:03 UTC (Wed) by khim (subscriber, #9252) [Link]

Internally Microsoft uses modified version of Perforce called "Source Depot". VSS is just not capable enough. Perhaps they plan to make Hg capable enough and switch to it - simple self-serving reason, not a deep nefarious plan...

VSS is only for peasants

Posted Sep 8, 2010 12:13 UTC (Wed) by ceplm (guest, #41334) [Link]

VSS is only for peasants

Posted Sep 8, 2010 17:09 UTC (Wed) by Doogie (guest, #59626) [Link]

VSS is unsuitable for any purpose, AFAIAC.

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