Plastic SCM vs. Mercurial? Need Source Control for Visual Studio 2005 on Windows 7
Posted
by
Pete Alvin
on Stack Overflow
See other posts from Stack Overflow
or by Pete Alvin
Published on 2011-01-14T21:47:55Z
Indexed on
2011/01/17
21:53 UTC
Read the original article
Hit count: 262
mercurial
|plasticscm
1) Has anyone used Plastic SCM? Is it reliable?
2) How does it compare with Mercurial? (It seems like this is a good candidate for DVCS on Windows. I tried Git and really didn't like it.)
3) I really like TortoiseSVN. I like a central model because of the piece of mind that if it's in the respository it's "safe" and tracked. Here is the question: Is the excitement over distributed version control (DVCS) worth the hype?
My environment:
Windows 7
Windows development (Dev. Studio 2005, SQL Server 2003); integration would be nice
Two developers sharing same code
push code to production servers almost daily
© Stack Overflow or respective owner