Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 1995 13:16:27 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        peter@jhome.dialix.com (Peter Wemm)
Cc:        cvs-committers@freebsd.org, cvs-user@freebsd.org
Subject:   Re: direct repository operations
Message-ID:  <199509152016.NAA00498@GndRsh.aac.dev.com>
In-Reply-To: <Pine.BSF.3.91.950916021557.1727J-100000@jhome.DIALix.COM> from "Peter Wemm" at Sep 16, 95 02:18:35 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Another direct operation to bring these files onto 2.1 for Justin:
> 
> peter@freefall[10:51am]~/work/secure/libexec-115> cvs update -l -f
> cvs update: Updating .
> U Makefile
> U Makefile.inc
> peter@freefall[10:52am]~/work/secure/libexec-118> cvs tag RELENG_2_1_0_BP Makefile*
> T Makefile
> T Makefile.inc

Wrong... this did not exists when the branch was created, the _BP tag is
only to be applied to files when a branch is created, please go delete
the _BP tag on these files, they did not exists at branch creation.

And go clean the mess you just made of src/eBones with the same respect to
_BP..

> peter@freefall[10:53am]~/work/secure/libexec-119> cvs tag -b RELENG_2_1_0 Makefile*
> T Makefile
> T Makefile.inc

That is correct.

> 
> -Peter
> 
> 


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



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