Git/SVN for asp.net development instead of VSS?
Posted
by jrutter
on Stack Overflow
See other posts from Stack Overflow
or by jrutter
Published on 2009-09-15T11:44:58Z
Indexed on
2010/05/23
3:40 UTC
Read the original article
Hit count: 251
At work, we are using ASP.net 2.0 and VSS. VSS is a beast, we are continually having issues with people checking out files and there is no branching - makes it crazy. I know SVN/GIT is mainly used by open source developers, are there any downsides to ASP.NET developers using it? I have been pushing for SVN internally, but am thinking GIT might also be a great option. Our team is spread across 3 continents.
© Stack Overflow or respective owner