Visual Studio 2008 和 Sourcesafe 2005 集成
我了解 vss 的标签和分支,但是我如何使用 Visual Studio 2008 来实现它。例如,我将项目中的所有文件标记为“版本 1.0”,然后(在更改签出和签入之后)我想要将 1.0 版本带回 Visual Studio。 我如何从视觉工作室做到这一点?或者我必须从 VSS 执行此操作?
谢谢
I understand the labeling and branching of vss, but how do i implement it with visual studio 2008. for example i am labeling all the files in my project as "version 1.0" and then (after that changes checkouts and check ins made) i want to bring version 1.0 back to visual studio.
how do i do that from visual studio? or do i have to do it from VSS?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Visual Studio 中,您可以右键单击解决方案或项目。
如果您的项目不受源代码控制,并且当时不属于标签的一部分,那么您必须返回 VSS GUI 以按您喜欢的标签查看历史记录。
Within Visual Studio, you can right-click on the solution or project.
If your project is NOT under source control, and was not part of the label at that point in time, then you'll have to go back to the VSS GUI to View History by the Label that you like.