On Fri, Jun 30, 2000 at 12:10:47AM -0700, Veronica Lee wrote:
> Does anyone know by any chance how to get a list of files and their
> paths committed on a certain date? For instance, in the following
> output:
>
> dir_a/file_a
> dir_b/file_b
> dir_c/sub_a/file_aa
>
> I know that I can update the working copy to where it was on a certain
> date using sticky date tag, but that does not give me a list of files.
Does
cvs -q log -d today -w -R
what you want?
Cheers,
Matthias
--
Matthias Kranz [EMAIL PROTECTED]
http://www.belug.org/~kranz
"Ever tried. Ever failed. No matter. Try again.
Fail again. Fail better." (Samuel Beckett)