Reputation: 1583
My company uses Visual Sourcesafe 6 on an old project. One of the system that was used got damaged beyond repair with few of the items still checked-out. Now I am having a problem working on those.
Is there a way I can check them in by some other means?
Thank you.
Upvotes: 0
Views: 138
Reputation: 52679
you can break the lock that is held by the user that checked them out, look to the admin tool to do that.
Otherwise, run analyze (with -v4 option, IIRC) and then migrate to something else. Corrupting the DB is something that happens too often with VSS.
Upvotes: 0