VSS2005:如何使用标签来快速编译早期版本的代码?

发布于 2024-09-06 04:55:51 字数 98 浏览 3 评论 0原文

使用 Visual SourceSafe 2005,我需要做什么来告诉 VSS 2005 当前版本的代码应该被标记(或其他),以便在进一步修改后我可以稍后返回并获取被标记的代码版本?

Using Visual SourceSafe 2005, what do I need to do to tell VSS 2005 that the current version of code should be labelled (or whatever) so that after further revisions I can come back later and get the version of code that was labelled?

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

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

发布评论

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

评论(1

暖风昔人 2024-09-13 04:55:51

如何:为项目添加标签,位于 http://msdn.microsoft.com/en-us/library/9e8x236w(VS.80).aspx,确保在左侧窗格中选择一个项目/文件夹。

要标记文件或项目的当前版本:

  1. 在 Visual SourceSafe Explorer 中,选择要标记的文件或项目

  2. 在“文件”菜单上,单击“标签”。

  3. 在“标签”对话框中,在“标签”框中输入描述性文本。

  4. 可以选择在“注释”框中输入标签的注释。

  5. 单击“确定”。

如何:使用 SourceSafe 插件标记项目,位于 http://msdn.microsoft.com/en-us/library/zz3bhef7(VS.80).aspx(我不知道。) [这不起作用。]

通过标签获取最新版本

如何:为项目添加标签主题 (http://msdn.microsoft.com/en-us/library/9e8x236w(VS.80).aspx< /a>)有一个指向如何:将项目获取到您的工作文件夹的链接 (http://msdn.microsoft.com/en-us/library/kh8hd2cw(VS.80).aspx) 描述了如何获取文件或项目的最新版本以及标签的最新版本:。

How to: Label an Item at http://msdn.microsoft.com/en-us/library/9e8x236w(VS.80).aspx, making sure you select a project/folder on the left side pane.

To label the current version of a file or project:

  1. In Visual SourceSafe Explorer, select the file or project to label.

  2. On the File menu, click Label.

  3. In the Label dialog box, enter descriptive text in the Label box.

  4. Optionally enter a comment for the label in the Comment box.

  5. Click OK.

How to: Label an Item Using a SourceSafe Plug-in at http://msdn.microsoft.com/en-us/library/zz3bhef7(VS.80).aspx (Which I did not know.) [This does not work.]

To get the latest version by Label

In the How to: Label an Item topic (http://msdn.microsoft.com/en-us/library/9e8x236w(VS.80).aspx) there is a link to the How to: Get an Item to Your Working Folder (http://msdn.microsoft.com/en-us/library/kh8hd2cw(VS.80).aspx) that describes how to get the latest version of a file or project and the latest version by label:.

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