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

Changing the Team Version Control Model


We examined the team cooperation checkout models in Chapter 5. If during development you decide to change the checkout model for the database, you can do so by using the Option window in the Visual SourceSafe Administrator.

To enable the multiple checkout model, (enabling multiple users to check out a file at the same time) select the Allow multiple checkouts option. To restrict the checkouts only to the latest versions, (force a get latest operation) select the Only allow checkouts of the latest version option.

The Only allow checkouts of the latest version option is new in Visual SourceSafe 2005 and it is designed especially for disconnected scenarios as we've seen in Chapter 6. It controls the file version that will be checked out as a result of a check-out operation.

If it is enabled, only the latest database file version can be checked out. This is for compatibility with older SourceSafe versions and can lead to data loss.

If it is disabled, local file versions can be checked out also. The ability to check out local file versions is critical when reconnecting to the database after checking out files in disconnected mode because it avoids manual file merges and possible data loss.

To avoid data loss keep this option disabled.

Note

Because initialization and customization data is read by SourceSafe clients only while starting up, these options will take effect only after the logged-in users restart any opened SourceSafe client and Visual Studio.

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