Re: Mapping issue on Visual SourceSafe

Tech-Archive recommends: Speed Up your PC by fixing your registry



"Curious" <fir5tsight@xxxxxxxxx> wrote in message
news:f1c698b0-081b-46b8-9a94-9315fe0c1836@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I have the same .NET program developed on two machines, therefore, two
different versions, call them A and B.

There are following differences between A and B:

1) They have differences in source code;
2) Since A is developed in Visual Studio 2005 with .NET 2.0, but B is
developed in Visual Studio 2003 with .NET 1.1, the project files are
different.

I've been checking in the code from A to Visual SourceSafe from the
machine where A is developed. Now I want to check in the code from B
to the project location in VSS. But it has failed.

Here's what happened: When I tried to map B to Visual SourceSafe, it
seemed to require me to map both the hard-drive folder and the project
file (.sln) to VSS. While the folder location seemed to be mapped
successfully, the .sln file failed to match. It's "invalid".

Any advice on how to map B to an existing project location in VSS?


Source control management inside Visual studio is maddening at times and is
worse in VS 2003.
VS 2003 uses a project file to track content in a web, whereas VS 2005
simply uses the folder contents.

My advice would be a) Use 2005 and ditch 2003 (unless you still need to
support 1.1 for some reason) and b) when initialising a new source safe with
existing source use Visual SourceSafe directly not Visual Studio.

This approach allows you configure the layout of project and solutions in a
way you find acceptable rather than putting up with studio's choices.


--
Anthony Jones - MVP ASP/ASP.NET


.



Relevant Pages

  • VS2003: Trouble adding "Existing Project From Web"
    ... I'm working in Visual Studio 2003 and I'm trying to add a web project ... Inside this folder, I am expecting to see the "csproj" files inside my ... Why can't I see any of my project files at the root of the web? ...
    (microsoft.public.vsnet.ide)
  • VS2003: Trouble adding "Existing Project From Web"
    ... I'm working in Visual Studio 2003 and I'm trying to add a web project ... Inside this folder, I am expecting to see the "csproj" files inside my ... Why can't I see any of my project files at the root of the web? ...
    (microsoft.public.dotnet.general)
  • Re: Upgraded Web Service from VS2003 to VS2005 and all Hell breaks
    ... Visual Studio 2005 Web Application Projects ... "Because the Web Application Project model uses the same conceptual ... My web service project doesn't even have a bin folder. ... When I compile in batch from Visual Build Pro, ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: new webservices
    ... My machine does not run ZoneAlarm, ... My machine is running Visual Studio .NET 2002 and Windows XP Pro. ... I created a folder elsewhere on my machine as you said. ... > for the web service because it continues to run in the background (it ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Moving Files to New Location in Project
    ... Add the new file folder in Visual Studio ... Select the files you want to move to the new folder. ... home in the original project. ... Select the file you have just moved to the new folder in SourceSafe. ...
    (microsoft.public.vstudio.sourcesafe)