Tagged Questions
13
votes
5answers
506 views
Odd company release cycle: Go Distributed Source Control?
Sorry about this long post, but I think it is worth it.
I have just started with a small .NET shop that operates quite a bit differently to other places that I have worked. Unlike any of my previous ...
3
votes
1answer
479 views
Why is local copy writable by default in SVN, but readonly in Perforce/TFS?
I have some experience with Perforce, SVN, and TFS. For SVN, The source files were by default writable after synchronization. However, they were readonly for Perforce, as well as TFS if memory served ...
2
votes
4answers
583 views
What's the best way to handle multiple simultaneous “streams” of development in version control?
My department is planning on working on our next several releases (spanning a year) simultaneously. The powers that be are advocating we support this by refactoring all affected code into classes ...
4
votes
4answers
166 views
proper comments for source control log [duplicate]
Possible Duplicate:
What is your typical source control commit comment?
What are suitable comments to put in the source control log?
To me this seems a similar problem (but possibly more ...
4
votes
6answers
4k views
What advantages does TFS have over Tortoise SVN in this scenario?
This is neither a Holy War invocation nor is it http://stackoverflow.com/questions/661389/tfs-vs-svn - This question is much more specific and would potentially make a team of developers very happy:
...