Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 874
News FAQ
Search Home


next up previous contents index
Next: Updating the Data Repository Up: External Developer's Release Previous: Getting Started


Updating the Source Code

If you later wish to bring your source code up to date with the current version available from the master repository at the AIPS++ center, you can do this easily with CVSup and the ontrol scripts which the setup step generated:

    bash$ cd /usr/local/aips++
    bash$ cvsup sup/files/code
    bash$ cd code
    bash$ gmake allsys
This procedure can be repeated whenever you wish, and subsequent updates will only download those portions of the code repository which have been modified or added. It will not download everything again.


next up previous contents index
Next: Updating the Data Repository Up: External Developer's Release Previous: Getting Started   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2004-11-13