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

Configuring the Services for Visual Studio


Visual SourceSafe 2005 contains two server components used by the Visual Studio SourceSafe plug-ins:

  • Local Area Network booster service: this accelerates operations on the local network using the Visual Studio SourceSafe LAN plug-in.

  • Remote Internet access service: the enables access to the SourceSafe database from the Internet using the Visual Studio SourceSafe internet plug-in.

These services are configured using the Visual SourceSafe Administrator on the database server with the Server | Configure menu command.

Configuring the Local Area Network Service

To configure the Local Area Network booster service, select the LAN tab in the Server Configuration dialog.

To enable or disable the service, use the Enable LAN service for this computer option.

Configuring the Remote Internet Access Service

To configure the remote internet access service, select the SourceSafe Internet tab in the Server Configuration dialog.

To enable the SourceSafe internet service for the local database server computer, select the Enable SourceSafe Internet for this computer checkbox. This will install an XML web service named SourceSafe in the Internet Information Services (IIS) on the local database server computer.

The service is always installed in the default website (or the website having ID 1) in IIS.

Check the Require secure communication using SSL option to enable secure communications over Secure Sockets Layer.

Note

To enable SSL you must first install an SSL certificate in IIS. For more information on creating and installing an SSL certificate consult Appendix A.

To enable internet access for the current database, select the Enable SourceSafe Internet for this database option. You must specify the Internet domain name for the server or its IP address in the Web Server Name text box.

When using SSL you must specify the same name used in the SSL certificate otherwise you will see the following error message:

To apply the configuration, click OK in the Server Configuration dialog.

Click Yes to configure the required server components.

After the configuration is applied, the SourceSafe web service will be configured to access the SourceSafe database. Two new folders are created in the database, VssWebDownload and VssWebUpload.

These folders are used to download and upload files over the Internet. They are configured as virtual folders in the SourceSafe web service.

As a result, to allow remote users to use the internet service, you must grant Modify security permissions on these two folders for the users in the Windows Users group.

After setting the security permissions for these folders, remote users can log in to the database using the SourceSafe remote internet service.

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