开发者

Version Control of Website Project (ASP.NET) with HgSccPackage_1.3.3

开发者 https://www.devze.com 2023-02-17 22:59 出处:网络
If my ASP.NET website (New->W开发者_如何学Pythonebsite) resides in both of the following disparate directories, how do I keep them under version control?

If my ASP.NET website (New->W开发者_如何学Pythonebsite) resides in both of the following disparate directories, how do I keep them under version control?

%USERPROFILE%\My Documents\Visual Studio 2010\Websites\Website4\

%USERPROFILE%\My Docuemnts\Visual Studio 2010\Projects\Website4\

Is there a way to place these all in the same directory?


don't use web sites but web projects if it's an issue for you

0

精彩评论

暂无评论...
验证码 换一张
取 消