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
Weird problem with web projects in VS2003
Moderator: SourceGear
-
- Posts: 40
- Joined: Thu Apr 06, 2006 10:33 pm
-
- Posts: 40
- Joined: Thu Apr 06, 2006 10:33 pm