473,385 Members | 1,764 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

how to save copy of project from inside visual studio

I'm new to visual studio. Is there an easy way to 'snap shot' a copy
of a project from inside visual studio?

Thanks
Nov 20 '05 #1
4 1505
Hi Richard,

If there is an easy way, I'm going to be pretty angry! I've written a
routine that saves the sub (and all subsequent subs) of a solution directory
and all files into another drivespec, after first appending the date to the
new sub - so mysys is saved as c:\mysys22904 - and the subs beneath are
saved under the same name. It works fine - a recursive subdirectory copying
routine.

HTH,

Bernie Yaeger

"Richard Bell" <rb********@earthlink.net> wrote in message
news:96********************************@4ax.com...
I'm new to visual studio. Is there an easy way to 'snap shot' a copy
of a project from inside visual studio?

Thanks

Nov 20 '05 #2

Hard to imagine that there is not an easy way but OK. If I just copy
the directory holding the project to another directory
....\snapshot040301 what issues do I run into if I later try to revisit
the project now stored in ...\snapshot040301?

Thanks.

Richard
On Sun, 29 Feb 2004 21:50:35 -0500, "Bernie Yaeger"
<be*****@cherwellinc.com> wrote:
Hi Richard,

If there is an easy way, I'm going to be pretty angry! I've written a
routine that saves the sub (and all subsequent subs) of a solution directory
and all files into another drivespec, after first appending the date to the
new sub - so mysys is saved as c:\mysys22904 - and the subs beneath are
saved under the same name. It works fine - a recursive subdirectory copying
routine.

HTH,

Bernie Yaeger

"Richard Bell" <rb********@earthlink.net> wrote in message
news:96********************************@4ax.com.. .
I'm new to visual studio. Is there an easy way to 'snap shot' a copy
of a project from inside visual studio?

Thanks


Nov 20 '05 #3
* "Bernie Yaeger" <be*****@cherwellinc.com> scripsit:
If there is an easy way, I'm going to be pretty angry! I've written a
routine that saves the sub (and all subsequent subs) of a solution directory
and all files into another drivespec, after first appending the date to the
new sub - so mysys is saved as c:\mysys22904 - and the subs beneath are
saved under the same name. It works fine - a recursive subdirectory copying
routine.


Would be a nice add-in... ;-).

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Nov 20 '05 #4
Hi Richard,

None, really. However, you might get confused as to which version you are
looking at, so be careful with it.

As I said, I rename to base subdirectory to <subdirectoryname+date> - eg,
mysys030104. The solution name is still the same - and since all kinds of
things point to it, it really has to be the same. I tend only to reopen a
saved system if I need to recover something that I might have changed but
shouldn't have, etc. The I copy the code I need, reload the original, and
paste as necessary.

Bernie

"Richard Bell" <rb********@earthlink.net> wrote in message
news:ho********************************@4ax.com...

Hard to imagine that there is not an easy way but OK. If I just copy
the directory holding the project to another directory
...\snapshot040301 what issues do I run into if I later try to revisit
the project now stored in ...\snapshot040301?

Thanks.

Richard
On Sun, 29 Feb 2004 21:50:35 -0500, "Bernie Yaeger"
<be*****@cherwellinc.com> wrote:
Hi Richard,

If there is an easy way, I'm going to be pretty angry! I've written a
routine that saves the sub (and all subsequent subs) of a solution directoryand all files into another drivespec, after first appending the date to thenew sub - so mysys is saved as c:\mysys22904 - and the subs beneath are
saved under the same name. It works fine - a recursive subdirectory copyingroutine.

HTH,

Bernie Yaeger

"Richard Bell" <rb********@earthlink.net> wrote in message
news:96********************************@4ax.com.. .
I'm new to visual studio. Is there an easy way to 'snap shot' a copy
of a project from inside visual studio?

Thanks

Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Cemoran | last post by:
I am fairly new to .Net and I am having a problem opening a web project in visual studio .Net. I created a web project from an existing project in the manner described in an MSDN article. The...
0
by: Michiel | last post by:
Hello, I want to edit my existing HTML Help Workshop project from Visual Studio. Therefore, I've added it to my project and selected "C:\Program Files\HTML Help Workshop\hhw.exe" as the default...
1
by: Saber S | last post by:
When I try to begin an ASP.Net project in Visual Studio.Net I get an error message: "Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be...
0
by: Shawn | last post by:
Hi, I am trying to create a setup project for a install, which includes 3 XML web services, 1 ASP.NET application. I've done setup project in Visual Studio before with 1 ASP.NET application,...
1
by: tcg_gilbert | last post by:
I'm stuggling with where to build my databas projects using .NET 2005. I've got visual Studio 2005 installed and I'm trying to pull data from a Teradata database and I would like to have a place...
0
by: dave | last post by:
I have used Copy Project in Visual Studio.Net 2003 to make a copy of a project on which I want to base a very similar project. The project uses a back-end SQL Server database and has a lot of...
3
by: Progman | last post by:
How to delete project in Visual Studio 2005
2
by: Jia | last post by:
Visual Studio 2005 with SP1 installed. I'm having a problem running the project from Visual Studio. Just create a new-Web Site. Then both Debug->Start Debugging and Start Without Debugging open...
6
by: Curious | last post by:
I installed Visual Studio 2008 Express Edition. I created a new project and picked "Empty Project" as project type. Then I don't see any file in this project. Normally Visual Studio would...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.