info-cvs
[Top][All Lists]
Advanced

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

cvs history and modules


From: Craig Emery
Subject: cvs history and modules
Date: Mon, 04 Feb 2002 11:49:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221

Dear All,

I'm having problems making the history command only produce reports for a particular module.

cvs history -xARM -a -D yesterday

works fine but returns me everything that's happended (Added, Removed or Modified) since yesterday *except* that it covers all the modules in my repository.

I have a module called mod1 and I'd like the query to *only* cover that module. The man page and other help states that I shoud use -m <module> on hte history command line.

Trying:

cvs history -mmod1 -xARM -a -D yesterday

gives the error

cvs [history aborted]: Only one report type allowed from: "-Tcomxe".

I just don't get the -report / -flags / -options bit of the help.
Am I supposed to put -report before the -mmod1? I've tried this & it doesn't help.

Surely I can ask "what has any user changed since yesterday in the module mod1?" without resorting to grepping the output?

Help?

TIA

Craig.

--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d s: a C++(+++)$ UL+++ P++(+++) L++ !E--- W+
N++ K? w--- !O M++@ !V PS+ PE+ Y+ PGP++ t+@ 5 X
R- tv+ b++ DI++ !D-- G++>+++ e++ h--- r+++ y+++
------END GEEK CODE BLOCK------



reply via email to

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