Domanda

I have a professional license for Visual Studio and would like to keep using it as my IDE of choice. Problem is I work in an environment that tends to use Eclipse. The team uses SVN to check code in and out.

I know that VisualSVN will allow me to checkout this project. BUT the project doesn't have a solution tied to it. What is the best way to check out a project that doesn't have a solution tied to it using Visual Studio?

È stato utile?

Soluzione

When you create a solution and add a Website project to it, you should be able to let Visual Studio work on a folder structure. Just don't check in the project file, nor the solution and you should have basic editing functionality.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top