RE: Vault 2.0 - VS Solution keeps prompting for repository

"Dan Schreiber" <[email protected]> Wed, 18 Feb 2004 14:38:19 -0600
Newsgroups gmane.comp.version-control.sourcegear-vault.user
Message-ID <[email protected]>
Unfortunately, yes, if you want to be able to automatically connect to 7
different repositories, you would have to create 7 profiles, or have one
profile that automatically connects to the server, but then choose the
repository each time.

However, I am looking into handling the IDE specially in this case, since
the IDE knows which repository it is supposed to go to, we could bypass the
profile setting for repository for IDE projects.

-Dan

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of Adam W.
> Saxton
> Sent: Wednesday, February 18, 2004 1:34 PM
> To: [email protected]
> Subject: RE: [vault-list] Vault 2.0 - VS Solution keeps prompting for
> repository
>
>
> I don't think this fixes my issue.  I did see where you can connect to the
> repository automatically but say I have Repository A and B.  I list
> Repository A in the profile and I'm automatically connecting.  If
> my project
> is in Repository A then I agree everything would work great.  But
> what about
> when my project is in Repository B?  From what I can see I would have to
> have two profiles.  One for Repository A and one for B so that they
> automatically connect to the repository.
>
> But then I'm left with not being able to automatically connect to
> the server
> because I have to choose which profile I want based on the
> project that I'm
> working on.
>
> Does that make sense?