VSS Problems

  • Thread starter Thiago Campos Pereira
  • Start date
T

Thiago Campos Pereira

It was registering some objects in the VSS and we had a power failure. When
I obtained to have access the VSS again, it shows me the following message.



File names.dat may be corrupt



Already I executed the Analyze command and it continues don't work. I can't
delete / rename the project of the VSS.



Somebody has some idea of that I can make?
 
T

Thiago Campos Pereira

- First is necessary to create a file with name srcsafe.INI and place in the
Windows directory. This file only needs to contain the line:

- # include \ \XXXs027 \vss2 \srcsafe.INI

- In this case, pointing with respect to server 27, Database 2, but it can
point to any Database.

- Go to the desired folder using the command cp. In this case it was:

- ss cp $/XXX/DESendsfr/2005

- Use the physical command ss [ - r ]. "- r" is for recursive. In this case
I used:

- ss physical - r sfr

- Return:

SFR JAAAAAAA

$/XXX/des/fin/sfr/2005/SFR:

OnLine XNBAAAAA

File names.dat may be corrupt

Out of memory



- The name (XNBAAAAA) that appears at right of the file name, is the
physical name in the VSS Database . These files are in directories whose
name is the first letter of the file.

- Remove the physical file, using the commands:

- ss del <file> / <directory> name

- ss purge <file> / <directory> name

- After to make this procedure, registers the files from a local copy;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top