One VS Solution, several repositories, possible?

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
Tri
Posts: 288
Joined: Wed Dec 22, 2004 11:10 am

One VS Solution, several repositories, possible?

Post by Tri » Tue May 17, 2005 11:31 pm

We plan to organize our code in several repositories. It could be possible that a VS2003 solution contains projects coming from several repositories.

Is it possible? Do you recommend this practice?

Thanks in advance.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Wed May 18, 2005 7:24 am

This is not currently supported, but we have had reports that it works if you don't put the solution file itself under source control. We plan to support this in a future release, but for now, I would suggest testing it out with your projects first.

Locked