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: Russ Sherk
Subject: Re: how to find out all files committed by a specific user
Date: Wed, 2 Nov 2005 15:11:02 -0500

I am use WinCVS 2.0.23.  You can type a cvs command right in the bottom window (where all the messages get printed).  Just click in the window and type your cvs command.

--Russ

On 11/2/05, Todd Denniston <address@hidden> wrote:
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


_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs


reply via email to

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