Weird problem with web projects in VS2003

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
mitch.wheat
Posts: 40
Joined: Thu Apr 06, 2006 10:33 pm

Weird problem with web projects in VS2003

Post by mitch.wheat » Mon May 22, 2006 1:42 am

Hi

I'm having a reproducible problem that's causing me and several other developers some grief.

I have a trunk/branches model set up for web projects under VS2003

SystemName\
Product\
trunk\
Product.sln
ProductWeb\ <- this is the local web folder on file system
Product.csproj
branches\
v2.1\
Product.sln
ProductWeb\ <- this is the local web folder on file system
Product.csproj
v2.2\
Product.sln
ProductWeb\ <- this is the local web folder on filesystem
Product.csproj

Every solution is got fresh out of vault correctly (and local web folders are set up as per Microsoft recommendations).
BUT when a file is checked out in branch 2.2, the working folder for the web under the trunk changes to point to the 2.2 file system location !!! AND even worse the file is actually checked out under the trunk.

What gives? Am I completely missing something here?

Regards,
Mitch

mitch.wheat
Posts: 40
Joined: Thu Apr 06, 2006 10:33 pm

Post by mitch.wheat » Mon May 22, 2006 2:45 am

Its version 3.1.8

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Mon May 22, 2006 7:28 am

Linda Bauer
SourceGear
Technical Support Manager

mitch.wheat
Posts: 40
Joined: Thu Apr 06, 2006 10:33 pm

Post by mitch.wheat » Mon May 22, 2006 7:17 pm

It certainly does.

Just like to say that SourceGear support is excellent!

THanks.

Post Reply