开发者

Visual studio 2008 and sourcesafe 2005 integration

开发者 https://www.devze.com 2023-01-08 03:40 出处:网络
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 (aft

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


Within Visual Studio, you can right-click on the solution or project.

  • View History command.
  • Ensure the "Include Labels" checkbox is checked, and click then OK button.
  • Find the version that you're after.
  • Click the Get button.
  • Confirm that you want to overwrite
  • Visual Studio will get all the artifacts under the project/solution for that label.

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号