Date: Sat, 1 Dec 2001 09:40:01 -0800 (PST) From: Ruslan Ermilov <ru@freebsd.org> To: freebsd-doc@freebsd.org Subject: Re: docs/32425: Document cvs update `P file' output Message-ID: <200112011740.fB1He1R65127@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/32425; it has been noted by GNATS. From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Anton Berezin <tobez@FreeBSD.ORG> Cc: bug-followup@FreeBSD.ORG Subject: Re: docs/32425: Document cvs update `P file' output Date: Sat, 1 Dec 2001 19:35:17 +0200 On Sat, Dec 01, 2001 at 06:06:41PM +0100, Anton Berezin wrote: > > The wording is taken from Per Cederqvist's CVS book - I checked that all > other `cvs update' output types have almost the same descriptions in the > book and in the manual page. > > cvs diff: Diffing . > Index: cvs.1 > =================================================================== > RCS file: /home/ncvs/src/contrib/cvs/man/cvs.1,v > retrieving revision 1.17 > diff -u -r1.17 cvs.1 > --- cvs.1 21 Sep 2001 19:05:36 -0000 1.17 > +++ cvs.1 1 Dec 2001 17:05:09 -0000 > @@ -1762,7 +1762,7 @@ > .B update > keeps you informed of its progress by printing a line for each file, > prefaced with one of the characters > -.` "U A R M C ?" > +.` "U P A R M C ?" > to indicate the status of the file: > .TP 1i > \fBU\fP \fIfile\fP > @@ -1770,6 +1770,12 @@ > This is done for any file that exists in the repository but not in > your source, and for files that you haven't changed but are not the most > recent versions available in the repository. > +.TP 1i > +\fBP\fP \fIfile\fP > +Like > +.` "U" , > +but the CVS server sends a patch instead of an entire file. > +These two things accomplish the same thing. > .TP 1i > \fBA\fP \fIfile\fP > The file has been \fIadded\fP to your private copy of the sources, and > Also available from: $ info --file=cvs --node="update output" Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112011740.fB1He1R65127>