Re: Software Configuration Management [message #34995] |
Tue, 06 May 2003 08:52 |
Liam E. Gumley
Messages: 378 Registered: January 2000
|
Senior Member |
|
|
"Dan Carreira" <DCarreira@monteris.comSPAM_BLOCKED> wrote in message
news:qmQta.7619$I27.536@news2.mts.net...
> I'm looking for information on Software Configuration Management.
>
> Are there any programs out ther that work well with IDL?
>
> What methods are people using to insure that files don't get modified by
> multiple users at the same time?
>
> Any info would be greatly appreciated.
>
> Daniel Carreira
Concurrent Versions System (CVS) is open source and freely available:
http://www.cvshome.org/
Cheers,
Liam.
Practical IDL Programming
http://www.gumley.com/
|
|
|
Re: Software Configuration Management [message #34998 is a reply to message #34995] |
Tue, 06 May 2003 08:19  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Dan Carreira (DCarreira@monteris.comSPAM_BLOCKED) writes:
> I'm looking for information on Software Configuration Management.
>
> Are there any programs out ther that work well with IDL?
>
> What methods are people using to insure that files don't get modified by
> multiple users at the same time?
>
> Any info would be greatly appreciated.
I use Perforce. Free for up to two users, I think.
Very happy with it.
http://www.perforce.com/
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|