Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Visual SourceSafe 2005 Software Configuration Management in Practice

You're reading from   Visual SourceSafe 2005 Software Configuration Management in Practice Best practice management and development of Visual Studio .NET 2005 applications with this easy-to-use SCM tool from Microsoft

Arrow left icon
Product type Paperback
Published in Feb 2007
Publisher Packt
ISBN-13 9781904811695
Length 404 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (15) Chapters Close

Visual SourceSafe 2005 Software Configuration Management in Practice
Credits
About the Author
About the Reviewers
1. Preface
1. Controlling the Evolution of Software Products FREE CHAPTER 2. The SourceSafe 2005 Architecture 3. Creating a Service-Oriented Application 4. Adding Solutions to the SourceSafe Database 5. Developing Solutions under Source Control 6. Working from Remote Locations 7. Managing the Software Development Lifecycle Installing Visual SourceSafe 2005 Creating and Configuring SourceSafe Databases Database Maintenance

Archiving the Database


You will want to archive a Visual SourceSafe database or individual projects periodically for backup purposes.

Note

Before you start the archiving operation, make sure no users are logged in and lock the database to prevent users from logging in and making changes during archiving.

If you use Visual SourceSafe Administrator from a client computer or from the server using the network path, you will see the following message:

For maximum performance, you should use it directly on the SourceSafe server and log in to the database using a local path rather than a network path. For this purpose you can add the same database to the database list but by using the local path.

To start the archive wizard, use the Archive Projects command in the Archive menu.

In the first step of the Archive Wizard you must specify the database projects to archive using the Add button.

Note

If you select the root folder $ for archival you will only be able to restore it later as a sub-folder with the name of the archive, like $/OrbitalHotel.ssa. This may not be what you want, in which case you may choose to select individual projects for archival.

Click Next to advance to the second step.

In the second step you have to choose between three archiving options.

The first option archives the database to a file.

The second option archives the data and then deletes it from the database. This option is useful when the database becomes large and allows you to save space.

The third option deletes the data permanently and you can use it to delete a project that you don't use anymore.

In this case I will choose to save the data to a file for backup.

Click Next to advance to the third and final step.

At this point you can specify the file versions you want to archive. You can choose to archive all the data in the database, or archive the contents from a particular version and older. Combined with the second option in the previous step, you can archive old file versions and then delete them from the database to free space and speed operations. Later you can restore them using the restore function.

In the Version text box you can specify:

  • Project versions using the version number format N (for example 5)

  • Project dates using the date format MM/DD/YY (for example 1/25/07)

  • Project labels using the string format (for example Beta1)

All the versions including the specified version and below will be archived.

You can also specify a comment for the archive in the Comment text box.

To start archiving the selected projects click Finish.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image