[GRASS5] GRASS 5 beta8 tagged! Please build binaries now
Eric Mitchell
emitchell at altaira.com
Wed Jul 26 22:59:08 EDT 2000
James Cameron wrote:
> I just wish there was a way on this end of my 56k modem to do a CVS
> update to a tag revision and still be able to track the changes after
> I have done a build. Possible?
If you want to track the HEAD (default) branch, do a:
setenv CVSROOT [whatever goes here]
cvs -z3 co [module]
When you want to update to the latest, change to the
top checked out directory and:
cvs -z3 update -dP
The -z3 flag tells cvs to use compression on the data stream.
-d means create new subdirectories, -P means removed otherwise
empty subdirectories. The update command itself only retrieves
files that have been changed since your last update.
-- ebm
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
| Eric B. Mitchell mailto:emitchell at altaira.com |
| tel: (301) 809 - 3534 Altair Aerospace Corporation |
| tel: (800) 7 - ALTAIR 4201 Northview Dr. Suite 410 |
| fax: (301) 805 - 8122 Bowie, MD 20716 |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
,___
/"\ / o=\ /"""---===/
/ \_/ \__/ ---===/
| //\ || /""TT""/ //\ || ||""\
| // \ || || // \ || ||__/
| //--==\ |L--/ || //--==\ || || "=,
\ ---===/
\____---===/
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list