[cvsnt] Get list of modified/added/deleted files
Gabriel Genellina
gagsl-cvsnt at yahoo.com.ar
Mon Sep 11 21:02:26 BST 2006
At Sunday 3/9/2006 01:45, Glen Starrett wrote:
> > I want to get a list of all project changes since a certain date/tag.
> > This is what I usually do:
> >
> > cvs -q rdiff -f -s -r TAGNAME MODULES
>
>Have you tried rlog?
>
>cvs -q rlog -SNR -d "2006-06-01<2006-09-02" QuestorProducts
>
>I haven't tried that on a branch or comparing to a branch, but I think
>it should work.
>
>This particular command only shows the RCS file name, but it includes
>all added, changed, or removed files (I think).
No, unfortunately it does not list added files; same as rdiff above
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
More information about the cvsnt
mailing list