info-cvs
[Top][All Lists]
Advanced

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

Re: viewing the history


From: Karl E. Jorgensen
Subject: Re: viewing the history
Date: Mon, 15 Apr 2002 16:30:40 +0100
User-agent: Mutt/1.3.25i

On Mon, Apr 15, 2002 at 11:05:58AM -0400, Danial Islam wrote:
> I've been using "cvs history -e" to view the all the activities made to
> my repository.  However, it seems it only shows transactions made with
> the current user ID (mine) and not those made by other people.
> 
> For example, when I do a 'cvs history -e', I get this:
> 
> address@hidden CVSROOT]% cvs history -e
> O 2002-04-12 15:18 +0000 dislam CAIPRS =CAIPRS= <remote>/*
> T 2002-04-12 15:18 +0000 dislam CAIPRS [CAIPRSMain:A]
> T 2002-04-12 15:19 +0000 dislam CAIPRS [CAIPRS7670:CAIPRSMain]
> T 2002-04-12 15:20 +0000 dislam CAIPRS [CAIPRS7770:CAIPRSMain]
> O 2002-04-15 13:25 +0000 dislam [CAIPRS7670] CAIPRS =branch= <remote>/*
> 
> But when I view the CVSROOT/history file, I see activities by another
> user, "melgemai":
> 
> address@hidden CVSROOT]% more history
> O3cb6fab5|dislam|<remote>/*0|CAIPRS||CAIPRS
> T3cb6fadb|dislam|<remote>|A|CAIPRSMain|CAIPRS
> T3cb6fb1c|dislam|<remote>|CAIPRSMain|CAIPRS7670|CAIPRS
> T3cb6fb42|dislam|<remote>|CAIPRSMain|CAIPRS7770|CAIPRS
> O3cbad4e5|dislam|<remote>/branch|CAIPRS|CAIPRS7670|branch
> O3cbadfc9|melgemai|<remote>/*0|CAIPRS|CAIPRS7670|CAIPRS
> O3cbadfc9|melgemai|<remote>/*0|CAIPRS|CAIPRS7670|CAIPRS
> O3cbadfc9|melgemai|<remote>/*0|CAIPRS|CAIPRS7670|CAIPRS
> O3cbadfc9|melgemai|<remote>/test|CAIPRS|CAIPRS7670|test
> O3cbae1e6|melgemai|<remote>/test|CAIPRS|CAIPRS7670|test
> O3cbae1fe|melgemai|<remote>/test|CAIPRS|CAIPRS7670|test
> O3cbae383|melgemai|<remote>/test|CAIPRS|CAIPRS7670|test
> 
> 
> Therefore, how should I run the 'cvs history' command so that it shows
> the entire history (i.e. for all users) in a readable format, similar to
> when I do a 'cvs history -e'?

cvs history -ea


-- 
Karl E. Jørgensen
address@hidden
www.karl.jorgensen.com
==== Today's fortune:
Experiments must be reproducible; they should all fail in the same way.



reply via email to

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