Click to See Complete Forum and Search --> : [RESOLVED] SourceSafe Problem


vuyiswam
July 14th, 2009, 02:51 AM
Good Morning All

i have a Sourcesage Database created by me and my Boss has access to the Files in his Computer, now there is a Class Project that claims it has been checkout by him and when he checks in is Computer it says i have the file checkedout by me. Now another thing when he tries to checkitout from VS it says

"The File has been exclusively checkout by the same user in a different location"

We have delete any occurance of that file we have only in his machine. How can we overwrite this Error

Thanks

monalin
July 14th, 2009, 05:05 PM
Sometimes the plugin in VS is a little buggy, part of the reason we started using Team Foundation Server here in the office. But anyways, I would try to fix it using the VSS Explorer.

Start > Programs > Microsoft Visual Source Safe > Microsoft Visual Source Safe

Not sure what caused this, do you have VSS set up to allow multiple checkouts for each file?

vuyiswam
July 15th, 2009, 02:30 AM
I found a Solution to this. This is because my Boss had a project previouly and made a backup and delete the old one and create a new one in a different location. Now Sourcesafe was pointing to the deleted directory. To resolve this i change the directory to the new location of the file and check it in from his side and get the latest and and check it out from my site.

:)

Thanks