info-cvs
[Top][All Lists]
Advanced

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

Re: how to find out all files committed by a specific user


From: Todd Denniston
Subject: Re: how to find out all files committed by a specific user
Date: Wed, 02 Nov 2005 14:58:49 -0500

address@hidden wrote:
> 
> I forgot to mention that I am using a windows machine (i.e. WinCVS), im
> guessing i can open up a shell to CVS, but i haven't tried that.
> 
> is there a GUI related way to do this, or should i just try to ssh into
> our CVS server?
> 

IIRC WinCVS has a "log" window that will call cvs2cl.py, but I have no idea
what it is actually called and if there is a way to pass options to cvs2cl
for that window.

running it on the server is one option.

another is you may be able to open a "command" window (dos shell) and run 
cvs2cl -l "-d '2005-06-23<2005-06-25' -wusername" 
and look at the output file.
-- 
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane) 
Harnessing the Power of Technology for the Warfighter




reply via email to

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