VSS:如何从“File”恢复已被摧毁,无法重建。”?

发布于 2024-08-04 23:34:11 字数 402 浏览 2 评论 0原文

我们正在运行 Visual SourceSafe 6.0(内部版本 8163)。

在一个项目中,我想要使用一个旧标签,但自该标签创建以来已添加和销毁了一些文件。

现在,每次我尝试在标签上执行“获取”操作时 - 对于每个被破坏的文件 - 我都会收到警告“文件已被破坏且无法重建,您想继续吗?”(这似乎完全愚蠢,因为被破坏的文件永远不会在设置标签之前就已存在)。

我尝试添加具有相同名称的文件,但这没有帮助。我还尝试删除(而不是销毁)那些添加的文件,但这也没有帮助。

我真的想摆脱这个警告,因为我们用来构建所有项目的自制构建应用程序无法处理此错误/警告,因此无法获取请求的标签并且构建该项目。

帮助!

(不,运行 VSS 不是我的选择,相信我,我希望在十年前我第一次被迫使用它之后再也不会看到它)

We're running Visual SourceSafe 6.0 (build 8163).

In one project, there's an old label I want to do a Get on, but a few files have been added and destroyed since that label was created.

Now everytime I try to do a Get on the label - for each destroyed file - I get the warning "File has been destroyed and cannot be rebuilt, do you want to continue?", (which seems completely stupid, since the destroyed files never existed before the label was set).

I've tried adding files with the same name, but that didn't help. I also tried deleting (not destroying) those added files, but that didn't help either.

I really want to be rid of the warning, since the home-cooked building app we use to build all the projects doesn't handle this error/warning, and hence can't Get the label requested and build that project.

Help!

(and no, running VSS is not by choice, trust me, I was hoping never to see it again after the first time I was forced to use it, which was ten years ago)

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

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

发布评论

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

评论(1

守望孤独 2024-08-11 23:34:11

显然这是 6.0d 中的问题。请参阅:

hxxp://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=118182

您可能想更多地了解 vss 自动化文档,我很确定您有一种方法可以让它回答“是”默认问题。

http://msdn.microsoft.com/en-我们/库/wx31h1wk%28VS.80%29.aspx

Apparently this is a problem in 6.0d. See:

hxxp://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=118182

You might want to look more into the vss automation documentation, I'm pretty sure there's a way for you to make it answer yes to this question by default.

http://msdn.microsoft.com/en-us/library/wx31h1wk%28VS.80%29.aspx

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