Re: saving interim project versions

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



Thanks for your reply, gerry. That is what I have done a few times so far
but it seems rather laborious and quite hard to find and reinstate earlier
versions of code when needed. I admit I probably I need to learn more about
the file structure of VB.Net projects and especially about Visual Studio. I
have no experience with earlier VBs (just some very distant Assembler
training) so I'm learning more or less from scratch.

Isn't there some convenient way within Visual Studio (2005 Express) itself?
Perhaps there is something obvious I have missed. I recall reading somewhere
that the idea of Solutions was to help you keep track of earlier versions of
the project, but I haven't figured out how to take advantage of that yet.
Can you or anyone point me in the right direction?

What I imagine as being a convenient backup method would be something like
this. When you are working on a class, module, etc. you can press a hot key
to quick-save a backup version of that unit (no need to think of a name). It
goes onto the top of a LIFO stack, which will hold a chosen number of
previous versions (say 3). When you add a new backup to the top, the oldest
backup crashes through the bottom of the stack into the Recycle Bin (perhaps
the term stack isn't technically correct, but I have those plates in mind!).
When you want to look at a previous version of the section you are working
on, you press another hotkey to cycle through the backups in the stack. You
can either reinstate a backup or cut and paste bits of it into the present
version. Finally, you would be able to do all that at project level too, but
you would do it less often.

Is that just a beginner's pipe dream? I'm guessing it wouldn't be too
difficult to write a program to do it, but I'm not volunteering -- not yet.
Anyway, does something like that already exist out there somewhere?

regards, Vic Joseph



"gerry" <germ@xxxxxxxxxxxxx> wrote in message
news:%23rqn1oiYGHA.3496@xxxxxxxxxxxxxxxxxxxxxx
make a copy of your project directory maybe ?


"Vic Joseph" <vic_ngreply@xxxxxxxxx> wrote in message
news:u4iaCvLYGHA.2148@xxxxxxxxxxxxxxxxxxxxxxx
Hi people on vsnet.general,

I'm a newbie trying to learn VB.Net on VS2005 Express. Quite often I get
myself into a bit of a tangle and I would like to go back to an earlier
version of my project when at least a few things seemed to be working.
Can
anyone recommend a good way to organize this? For example, what is the
best
way to save a backup of the present version of the project, within the
same
solution or elsewhere? What is the best practice for this?

regards, Vic Joseph







.



Relevant Pages

  • Re: What will Save Film?
    ... They were able to restore the system to the last backup point, ... When we finished the stack was well over 3 feet tall. ... computer system allowed them to retrieve information in seconds that ... Some where there is a point where loss of data integrity beomces more ...
    (rec.photo.digital)
  • Re: what sort of backup is required to guard against a bluetooth stack hack?
    ... I've also heard the MS BT stack doesn't support *some* BT phones (the DUN ... Clinton has already pointed out - Sprite and Spb Backup. ... There are numerous posts on a new bluetooth stack that can be used to ...
    (microsoft.public.pocketpc)
  • Ghost2003 not working.
    ... It gets a certain distance into the backup ... Program Call Stack ... Conventional Memory ... NTFS Global Flags: ...
    (microsoft.public.windowsxp.basics)
  • Re: What will Save Film?
    ... They were able to restore the system to the last backup point, ... When we finished the stack was well over 3 feet tall. ... computer system allowed them to retrieve information in seconds that ... mistake we could make and how many people at what level we had working ...
    (rec.photo.digital)
  • Re: saving interim project versions
    ... I decided to take another look at the Visual Studio possibilities and now I ... In Solution Explorer, select all the Classes etc. you want to save and ... Click on the new project and press Ctrl V to paste them all in. ... backup is a simple copy and paste - same for a restore for the entire ...
    (microsoft.public.vsnet.general)