Groups | Blog | Home
all groups > visual studio .net ide > august 2003 >

visual studio .net ide : Moving a VS.NET solution to another directory


dh
8/29/2003 8:13:46 AM
I'd like to know if there is a simple way of moving a
vs.net solution from one directory to another. We would
like to be able to do new development in one directory
tree, and generate release builds in another directory
tree. This would allow us to set up our source control
system with a development branch and a stable release
branch without having to worry about inadvertent cross-
contamination between the two branches. The problem is,
there doesn't seem to be any way of moving a vs.net
project from one directory to another short of creating a
new project, copying the source files into the new
directory, and adding them to the new project by hand.
Any suggestions?
Anthony Selby
9/1/2003 10:18:01 PM
What about just coping the directory its in, I do that all
the time for my projects to make off springs and what not.

???
[quoted text, click to view]
AddThis Social Bookmark Button