Vedr.: [Cvsnt] How can I list those files that have changed in the last day?

jml at nykredit.dk jml at nykredit.dk
Wed Mar 27 09:35:38 GMT 2002


cvs -q rdiff -s -D "last week" somemodulename

You may use a wide variety of date-formats e.g. yesterday, 2002-01-01,
02-01-01, "1 jan 2002" etc.

Regards

-----------------------------------------
Jørgen Møller Larsen, KMF
Nykredit Data
email: jml at nykredit.dk
Tlf. direkte 96 35 50 69
----------------------------------------



                    "Bill Rust"
                    <brust at symyx.        Til:    <cvsnt at cvsnt.org>
                    com>                 cc:
                    Sendt af:            Vedr.:  [Cvsnt] How can I list those files that have changed in the last
                    cvsnt-admin at c        day?
                    vsnt.org


                    2002-03-26
                    23:23
                    Besvar
                    venligst til
                    "Bill Rust"






The log command seems to return basic information about every file and then
it includes information about each revision of the file.  The -d option
allows you to limit the number of revisions displayed, but you still get
information about all the files.  I would like to run a quick report that
tells me which files have changed in the last day, week, etc. without
having to wade through a bunch of extraneous information.

Thanks,
Bill
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



More information about the cvsnt mailing list