如何更改 Visual Studio 2008 中的默认项目目录
我的主目录位于一个极其缓慢的网络驱动器上。我不希望 Visual Studio 在那里存储我的文件。它很慢,并且自动存储自动恢复数据会使 Visual Studio 冻结几秒钟。
我有 Ankh SVN 集成,因此每当我从 SVN 打开项目时,它都会将其存储在我缓慢的默认位置。有没有办法更改默认位置,这样我在签出项目后就不必手动将其移动到本地驱动器?
My home directory is located on a rediculously slow network drive. I don't want visual studio to store my files there. It is sluggish, and automaticaly storing auto-restore data freezes visual studio for several seconds.
I have Ankh SVN integration, so whenever I open a project from SVN, it stores it on my sluggish default location. Is there a way to change the default location, so I don't have to manually move the projects to my local drive after checking them out?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 vs 2005 中,它位于“工具”->“选项”->“项目和解决方案”->“常规”中。
In vs 2005 it's in Tools->options->projects and solutions->general.