Date parsed: 04/04/2008 05:32:57
Date: Fri, 4 Apr 2008 12:32:57 -0700
My guess is that this is the automatic backup feature. I think if you run VS
2008 first and then open your solution the conversion wizard will ask if you
want a backup, and say no (since you have one in source control).
--
Phil Wilson
Definitive Guide to Windoows Installer
http://www.apress.com/book/view/1590592972"Microsoft" <nospam@nospam.com> wrote in message
news:MPG.225fef58cdd99374989680@news.supernews.com...
> Hi,
>
> I have a VS 2003 project that is all checked into source safe. I wanted
> to convert it to VS 2008 on my new dev box. Here are the steps I did:
>
> 1) Get latest from source safe into
> c:\GTSSRC\GTSWebOrder
>
> 2) Double click on sln
>
> A number of things happen that I don't understand. The worst of which
> is that it gets latest from source safe again into a sub folder. So now
> I have another complete copy of the GTSWebOrder folder under my original
> GTSWebOrder.
>
> How do I prevent it from doing this?
>
> I found an MSDN article that said to create a virtual directory first,
> but this didn't seem work either.
>
>
> Thanks
>
> Randy