Rudolf Balada wrote:

> "Derek R. Price" wrote:
> >
> > Alexander Kamilewicz wrote:
> >
> > > cvs -q get -r releasetag > logfile
> >
> > cvs -qn co -r releasetag module
>
> This is also not correct for directory structures, because "-n"
> don't/cannot work recursively.

I was trying to avoid actually checking out the code since the user only
asked for a list.  It looks like we discovered a bug though since I think
my command should have worked.

Anyway, something like (syntax probably wrong)

    cvs rdiff -D 1/1/1970 -r tag module

should work too.  Check the FAQ on cvshome.org on getting server directory
listings.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )

--
73. ASCII a stupid question, get a stupid ANSI!



_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to