info-cvs
[Top][All Lists]
Advanced

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

cvs rlog


From: Zanabria, Moises
Subject: cvs rlog
Date: Fri, 9 Dec 2005 15:01:58 -0600

Guys,

A silly question, is there any way to get the Local Time format using
the "cvs rlog" command?

I mean,  I want to know if there is an option like rlog command:
        rlog -zLT

I couldn't see it:

Usage: cvs rlog [-lRhtNb] [-r[revisions]] [-d dates] [-s states]
    [-w[logins]] [files...]
        -l      Local directory only, no recursion.
        -b      Only list revisions on the default branch.
        -h      Only print header.
        -R      Only print name of RCS file.
        -t      Only print header and descriptive text.
        -N      Do not list tags.
        -S      Do not print name/header if no revisions selected.  -d,
-r,
                -s, & -w have little effect in conjunction with -b, -h,
-R, and
                -t without this option.
        -r[revisions]   A comma-separated list of revisions to print:
           rev1:rev2   Between rev1 and rev2, including rev1 and rev2.
           rev1::rev2  Between rev1 and rev2, excluding rev1.
           rev:        rev and following revisions on the same branch.
           rev::       After rev on the same branch.
           :rev        rev and previous revisions on the same branch.
           ::rev       rev and previous revisions on the same branch.
           rev         Just rev.
           branch      All revisions on the branch.
           branch.     The last revision on the branch.
        -d dates        A semicolon-separated list of dates
                        (D1<D2 for range, D for latest before).
        -s states       Only list revisions with specified states.
        -w[logins]      Only list revisions checked in by specified
logins.
(Specify the --help global option for a list of other help options)

Thanks.
Moises.







reply via email to

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