comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Saving Projects
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Saving Projects [message #57028 is a reply to message #57025] Wed, 28 November 2007 14:19 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
rpertaub@gmail.com wrote:
> Hi,
> I have a quick question: I am trying to save a project under a
> different name and use the save as button. I am basically adding new
> functionality and want to keep my old working versions as I slowly
> upgrade. However, I have saved Tool_ver4 and Tool_ver5 and making a
> change on the main of Tool_ver4 shows up on tool_ver5? They are using
> the same source .pros that is why I guess. If I want to keep them
> completely separate, will I have to rename the .pros as ver5 as well?

Sounds like you need some sort of version control system like Subversion or CVS (and there
are others). That will enable you to keep completely separate versions of the same code
lying around.

What you describe is a typical sort of pattern for a release branch (just maintenace of
Tool_ver4 code) and a development trunk (active development leading to an eventual
Tool_ver5) and I doubt that whatever tool you are using now (the IDL IDE?) is up to the task.

I use subversion. Check out http://svnbook.red-bean.com Chap4 deals with branching and
merging.

cheers,

paulv
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Subversion in IDL Workbench
Next Topic: Is there any biquadratic interpolation code with IDL?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 17:12:56 PDT 2025

Total time taken to generate the page: 1.19957 seconds