Re: [cciug] Branch for NT development

From: Christian Goetze (cg@digisle.net)
Date: Thu Feb 03 2000 - 14:36:09 EST


Ooops, typo:

> On a regular basis, or everytime you're done with some task in class (1),
> you should merge that change into the respective branches, using the
> findmerge command. Most likely, it will look something like this:
>
> # set to the variant branch view - e.g. "nt":
> cleartool setview nt
>
> # first merge directories (we cannot use -avobs since the order of
> # merges is random, and we require that the order be recursive traversal,
> # as we would otherwise miss some merge candidates...
> cleartool findmerge /vob/*/.\
> -type d\ # only consider directories
> -element 'brtype(nt)'\ # only consider elements that actually
> -merge # have an nt branch
## -fver '/main/LATEST' # Where are we merging from

Forgot that crucial detail :)

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



This archive was generated by hypermail 2b29 : Sun May 06 2001 - 00:23:00 EDT