RE: Project (and solution) Binding Behavior that drives me nuts

"Dan Schreiber" <[email protected]> Fri, 20 Aug 2004 09:22:25 -0500
Newsgroups gmane.comp.version-control.sourcegear-vault.user
Message-ID <[email protected]>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of Chris Mullins
> Sent: Friday, August 20, 2004 12:20 AM
> To: [email protected]
> Subject: RE: [vault-list] Project (and solution) Binding Behavior that
> drives me nuts
>
>
> We've been doing that for some time now.
>
> Unfortunately it doesn't always work though. We store all our solutions
> in a single "solutions" directory, and each time we do this "open from
> source control" it wipes out the contents of that directory.
>
> This process over a slow connection (even DSL, with SSL or VPN) is
> agonizing for large projects. It also means that it's very difficult for
> remote developers to wipe the local source code cache, and start fresh.
>

Oh yes, I remember that problem now - Visual Studio doesn't like multiple
solutions in one folder for some reason.  Is it possible to do an Open From
Source Control on one big solution that contains all the projects, and then
a Get just on the other solution files - it might be that the binding for
the projects on the big solution work for the other solutions.

If Vault speed is the problem, what version are you on?  We did add some
performance improvements starting in 2.0...

-Dan