|
top
|
Subject: Re: Source Control Docs Author: (Deleted User) Date: 09 Oct 2001 10:29 AM
|
At 10.08 09/10/2001 -0400, you wrote:
>From: "Chris Longfield"
>
>I am very happy to see source control functionality being added; it will
>be a big improvement for our overall development process. However, a
>search reveals no documentation on the use of this new feature, and when I
>try to experiment with its use I get an empty pick list (I suppose I'll
>have to import my own source control extension :)
Hi Chris,
if you see an empty combo box, it means that you don't have any Visual
Studio-compliant source control system. Depending on the source control
server you want to access, you need to install the right client. For
instance, if your data is in a SourceSafe repository, you can install the
SourceSafe client or SourceOffSite; if you use ClearCase, you need to
install the Attache client; if you use CVS, you can use the Zeus-CVS product.
Hope this helps,
Alberto
|
|
|