Knowledge Base

HOWTO: How to Create a New Database in SourceSafe

Article ID: 123467

Article Last Modified on 2/14/2005


APPLIES TO


This article was previously published under Q123467

SUMMARY

Use the Mkss.exe in the ADMIN sub-directory to create a new SourceSafe database by following these steps:

  1. Create a target directory for the new database.
  2. Run MKSS <directory>.
  3. Run DDCONV <directory>.
You do not need to use the following step with Visual Sourcesafe version 4.0.

  1. Execute SERIALIZE <directory> -s<serial number>, to initialize the database with serial number information.
If you need to move the resulting database, copy all resulting files and subdirectories to the new location.

MKSS and DDCONV are in the WIN32 directory in Visual SourceSafe 4.x and 5.x.

REFERENCES

For additional information, please see the following article in the Microsoft Knowledge Base:

176909 HOWTO: Move a VSS Database or Project to New Location


Additional query words: ss3 vss vbwin 3.0x 4.00 5.00

Keywords: kbhowto kbfaq KB123467