J
JezB
Is there any way to copy a whole solution ?
I want to copy everything so that in the new solution all the internal
references are redirected too so the new solution is still self-contained.
And this should not affect the original solution - it should still work on
it's own.
Currently I'm taking backup copies of all my project directories so that I
can get back to a previous save state if I need to, but this way I can only
have ONE version of my solution active and working at any one time. To go
back to a previous version I have to scrap (or rename) the current project
directories and restore the old ones (to their original name).
I'd prefer to maintain several versions of the same solution, all working,
and branch at any time. Any way to do this ? I don't want to have to
integrate with any version control tool - I just want something simple.
I want to copy everything so that in the new solution all the internal
references are redirected too so the new solution is still self-contained.
And this should not affect the original solution - it should still work on
it's own.
Currently I'm taking backup copies of all my project directories so that I
can get back to a previous save state if I need to, but this way I can only
have ONE version of my solution active and working at any one time. To go
back to a previous version I have to scrap (or rename) the current project
directories and restore the old ones (to their original name).
I'd prefer to maintain several versions of the same solution, all working,
and branch at any time. Any way to do this ? I don't want to have to
integrate with any version control tool - I just want something simple.