[GRASS5] GRASS 5 beta8 tagged! Please build binaries now
Eric Mitchell
emitchell at altaira.com
Thu Jul 27 20:49:21 EDT 2000
James Cameron wrote:
>
> I think Eric and Bernhard missed my point. I'm already maintaining a
> current head, I was asking if there was a way to easily, with little
> incremental bandwidth, maintain it temporarily as a copy of the tagged
> head instead, for the purposes of building the binary distributions.
>
> After building, I'd then want to revert my repository to the current
> head version.
I think you're looking for:
cvs -z3 update -j [tag] .
This would merge changes from what you have to
the specified tag. Perform the binary build, then
cvs -z3 update -j HEAD
to restore to the head revision. You should check
the cvs docs, though instead of relying on what I
vaguely recall... The Per Cederquist manual is
quite good. I recommend reading the chapter on
branches and merging a couple dozen times.
-- 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