从 VSS 2005 检出项目时是否可以控制目标文件夹?

发布于 2024-08-06 04:48:33 字数 247 浏览 5 评论 0原文

我们目前正在使用 VSS 2005 进行源代码控制 - 首先请允许我说,我读过 Stackoverflow 上的很多帖子,我意识到 VSS 是魔鬼。话虽如此……这就是我们现在必须处理的问题,我对结账流程有疑问。我们将代码组织在 vss 服务器上的特定层次结构中,但是当我们进行签出时,我们不需要在我们的计算机上使用相同的层次结构。有没有办法控制 Visual Studio 2008 和 vss 2005 如何创建签出目标文件夹,这样我的代码就不会在我的机器上深达 9 个文件夹?

We are currently using VSS 2005 for source control - and please let me start by saying, I've read a lot of posts on Stackoverflow and I realize VSS is the devil. That being said... its what we have to work with now and I have a question about the checkout process. We have the code organized in a certain hierarchy on the vss server, but when we do a checkout we don't need that same hierarchy on our machines. Is there a way to control how visual studio 2008 and vss 2005 create the checkout destination folder so that I don't end up with the code being 9 folders deep on MY machine?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

静若繁花 2024-08-13 04:48:33

是的,在 VSS 中,您可以手动将 VSS 层次结构的不同部分关联到不同的路径(IIRC,右键单击“设置工作文件夹”)。

您也可以只获取所需的部分,而不是直接从 $/ 获取或更新

Yes, in VSS you can manually associate different parts of the VSS hierarchy to different paths (IIRC, right click, "set working folder").

You can also just get the parts you want instead of getting or updating directly from $/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文