Hi All,
We've just inherited a massive client project that is in VS.NET 2003. We typically use SVN and I installed and put the code into SVN. It's been 5-6 years since I've had to deal with the issue that VS.NET web projects don't deal well with folders that start with ".".
I used the modified tortoise version in the past, but we have not used that in years. I'm wondering what my options are? Is there a way around this without upgrading or do I need to try a different source code repository? I looked into Git and it looks pretty good, but the GUI's are only for 2K5/2K8 which is cool, but not helping me.
I don't want to try and convert this massive (thousands of code files) project to a class library project, which someone may suggest as a solution.
Thanks, Cole