Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 1995 21:30:17 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        davidg@Root.COM
Cc:        "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>, CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org
Subject:   Re: cvs commit: src/etc rc sysconfig 
Message-ID:  <7669.811139417@time.cdrom.com>
In-Reply-To: Your message of "Thu, 14 Sep 1995 18:38:33 PDT." <199509150138.SAA00154@corbin.Root.COM> 

next in thread | previous in thread | raw e-mail | index | archive | help
>    That is NOT correct. cvs operations refering to -rHEAD refer to the most
> recent version of the relevant branch. It only refers to the most recent
> version of the "main" branch when that is the branch it was checked out from
> (or in other words has no sticky tag).

But that doesn't make sense.

To wit:

	cvs co -P -rRELENG_2_1_0 foomod
	cd foomod
	cvs update -jHEAD

Will merge in the changes for *2.2* to foomod, not the "head" of the
RELENG_2_1_0 branch, which is indeed sticky unless I'm grossly
incorrect about how Rod put the tags down.

					Jordan




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7669.811139417>