J
John A. Bailo
Is there a way to branch a source safe'd project from within VS03 ?
Vadym said:You can do it from Visual Source Safe if you have standard VS2003 (without
plugins that work with ss)
John said:ok, so I did a branch and share on an ASP.NET project.
It created a subproject ( I gave it an extra letter to distinuish it)
within the main project folder.
What I want to do is to rollback the main project and let the new branch
continue forward.
When I look at the file dates on both branches it looks like they are
all out of date by 2 years!
Luckily my actual code is still running on disk.
I hope this didn't screw up my project...I will be seriously torqued!