Re: Version control for IDL software [message #46432 is a reply to message #46302] |
Mon, 21 November 2005 08:48   |
Ben Panter
Messages: 102 Registered: July 2003
|
Senior Member |
|
|
Richard G. French wrote:
> I'd appreciate hearing from UNIX folks about the relative merits of CVS and
> RCS, or other approaches, to keeping track of versions of procedures and
> functions that are called from other IDL routines, or if this is even
> possible within the CVS/RCS paradigm.
Just to add to the others singing the praises of CVS, it's great - even
if you're not working in a team environment. Versioning and forcing
myself to comment versions on a spiralling-out-of-control code base has
helped me immensely.
JD said a while ago that IDLWAVE can use the emacs CVS functions, but I
tend to use eclipse - which looks exactly the same on my unix, linux and
windows boxes. For a processor farm there is the script-friendly unix
command line version.
HTH
Ben
--
Ben Panter, Garching, Germany.
Email false, http://www.benpanter.co.uk
or you could try ben at ^^^^^^^^^^^^^^^
|
|
|