Tim Schmelter
Tim Schmelter

Reputation: 460268

How to share projects of source safe branches?

coming from this question i created a branch in visual source safe 2005 to get a copy of my solution which consists of 3 projects. This is working.

But i need to share two of the projects(a class library and the DAL) between the branch and the "main-project". So one project should be separate and two other should be shared. How to do this?

Thank you in advance.

Upvotes: 0

Views: 301

Answers (1)

slugster
slugster

Reputation: 49985

In the VSS explorer, if you drag & drop your source folder to the desired target folder using the right mouse button, when you release the button you will get a context menu, the option you want is to Share and Branch.

Upvotes: 0

Related Questions