Rabin
Rabin

Reputation: 1583

About MS Visual Sourcesafe 6

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

Answers (1)

gbjbaanb
gbjbaanb

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

Related Questions