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

Home » Public Forums » archive » Version control for IDL software
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: Version control for IDL software [message #46428 is a reply to message #46302] Mon, 21 November 2005 11:13 Go to previous messageGo to previous message
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
Like everyone else, I'll recommend CVS. I've been using it for a while,
and it is especially powerful when you use the advanced features of
tagging and branching. While that level of version control might seem
overkill, tagging is a great way to keep your "freezes" frozen. That
is, one of your needs is to make sure that everything works well with
everything else. When you reach that point, you can create a tag for
your files/revisions. You can now work towards the next version, but
it's really easy to just pull one of your previous tags. So, people who
need a specific version of the files can get that, but others can
continue development.

> The only drawback to CVS (which is widely known, and part of the
> impetus for developing new tools like Subversion) is that changing the
> name of or relocating files is somewhat awkward.

I am a fan of Subversion, but because it is newer, there aren't as many
tools that have it integrated in by default. If you're just going to
use it on the command line, this isn't an issue.

-Mike
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: swf read write
Next Topic: Re: IDL 6.2 on Red Hat Enterprise 4

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

Current Time: Wed Oct 08 17:53:28 PDT 2025

Total time taken to generate the page: 0.00382 seconds