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

Home » Public Forums » archive » Re: Synchronising Unix and NT IDL's
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: Synchronising Unix and NT IDL's [message #13348] Mon, 09 November 1998 00:00 Go to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
philip aldis wrote:
> However I really would like to synchronise my files so that whichever
> one I am on, I am using a common set of program files so that when I
> update the files and then use the other version, the files are updated.

This exact capability is provided by CVS, a system for version control
that is available for Unix, PC, and Mac. The basic idea is that you set
up a master repository for your source code (on a Unix box), and you can
then check out a copy of the code on another platform (Unix/PC/Mac).
When you are done making changes, there is only one command required to
update your changes back into the master repository. We've been using
CVS for version control of IDL, FORTRAN, and C sources for a while now,
and we are very fond of it.

A modest collection of CVS information, including a condensed 2 page
'cheat-sheet', is available at http://cimss.ssec.wisc.edu/~gumley

Cheers,
Liam.

---
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
1225 W. Dayton St., Madison WI 53706, USA
Phone (608) 265-5358, Fax (608) 262-5974
http://cimss.ssec.wisc.edu/~gumley
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Converting characters to real
Next Topic: Re: GUI Builder limited to Windows platform (LONG)

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

Current Time: Wed Oct 08 17:15:10 PDT 2025

Total time taken to generate the page: 0.00429 seconds