info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What does "P" stand for?


From: Alan D. Salewski
Subject: Re: What does "P" stand for?
Date: Tue, 2 Sep 2008 13:25:50 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Sep 02, 2008 at 10:48:40AM -0500, achint sethi spake thus:
> Hi
> 
> I just did a 'cvs update -Pd' command and got the list of updates. It had
> letters like U (for Updated?) , M (for Merged?) . Similarly, it had "P" next
> to most. Couldn't find anywhere what that is suppose to mean. Please help.
> 
> Looking forward to hearing from you soon.
> 
> Cheers,
> achint

Hi achint,

Search for 'update output' in the cvs info document for the complete
story; here's a partial snippet:

<quote>
    A.20.2 update output
    --------------------

    `update' and `checkout' keep you informed of their progress by printing
    a line for each file, preceded by one character indicating the status
    of the file:

    `U FILE'
         The file was brought up to date with respect to the repository.
         This is done for any file that exists in the repository but not in
         your working directory, and for files that you haven't changed but
         are not the most recent versions available in the repository.

    `P FILE'
         Like `U', but the CVS server sends a patch instead of an entire
         file.  This accomplishes the same thing as `U' using less
         bandwidth.
</quote>

Other values you may see include 'A', 'R', 'M' (as you noted above),
'C', and '?'. All of them are documented in the info file.

HTH,
-Al

-- 
a l a n   d.   s a l e w s k i             address@hidden
--------------------------------------------------------------------
                         Abe Vigoda rests
                      Patiently awaiting the
                       destruction of Earth
--------------------------------------------------------------------
Generated from Haiku-O-Matic:           www.smalltime.com/haiku.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]