info-cvs
[Top][All Lists]
Advanced

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

Re: AW: CVS - brief summary


From: Ni Shurong
Subject: Re: AW: CVS - brief summary
Date: Tue, 07 Sep 2004 13:51:06 +0800

> > Von: address@hidden 
> > [mailto:address@hidden Im 
> > Auftrag von Andrew Black (delete obvious bit)
> > Gesendet: dinsdag 7 september 2004 7:05
> > 
> > Is there a command that can give a brief list of what changes you 
> > Sandbox is from repository (ideally one line per file).  
> 
> cvs -n upd
> 
> Guus
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.712 / Virus Database: 468 - Release Date: 27/06/2004
>  
> 
> 
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/info-cvs

# cvs -H upd
Usage: cvs update [-APCdflRp] [-k kopt] [-r rev] [-D date] [-j rev]
    [-I ign] [-W spec] [files...]
        -A      Reset any sticky tags/date/kopts.
        -P      Prune empty directories.
        -C      Overwrite locally modified files with clean repository copies.
        -d      Build directories, like checkout does.
        -f      Force a head revision match if tag/date not found.
        -l      Local directory only, no recursion.
        -R      Process directories recursively.
        -p      Send updates to standard output (avoids stickiness).
        -k kopt Use RCS kopt -k option on checkout. (is sticky)
        -r rev  Update using specified revision/tag (is sticky).
        -D date Set date to update from (is sticky).
        -j rev  Merge in changes made between current revision and rev.
        -I ign  More files to ignore (! to reset).
        -W spec Wrappers specification line.
(Specify the --help global option for a list of other help options)

there is no -n option :(


----
Ni Shurong <address@hidden>

MAIL : address@hidden
QQ   : 412844
MSN  : address@hidden
BLOG : http://blog.njmars.com/myhan/





reply via email to

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