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 #46437 is a reply to message #46302] Mon, 21 November 2005 06:38 Go to previous messageGo to previous message
mmiller3 is currently offline  mmiller3
Messages: 81
Registered: January 2002
Member
>>>> > "Craig" == Craig Markwardt <craigmnet@REMOVEcow.physics.wisc.edu> writes:

> For each of the important routines in the project, I have a
> line like this:

> idlx_cue_rcsid = '$Id: idlx_cue.pro,v 1.7 2001/07/21
> 17:41:12 craigm Exp $'

I've been trying to think of a nice way to do something like this
for objects. I thought that an object could inherit from
"versioned", which would provide a version attribute and methods
for querying it. I haven't yet sorted out how best to do this
with multiple inheritance though. For example, if objects A and
B inherit from versioned, no problem. If A and B inherit from
versioned, and A inherits from B, then there is a name clash that
results in "% Conflicting or duplicate structure tag
definition"s. There may be no way around this (with IDL), so
perhaps an object that is a version registrar would be the way to
go.

At any rate, to address the original poster's question, our group
has been using CVS extensively with good success. If there are
to by multiple developers (and there almost always are), go with
CVS rather than RCS.

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 19:56:09 PDT 2025

Total time taken to generate the page: 0.00193 seconds