info-cvs
[Top][All Lists]
Advanced

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

RE: remote log information


From: Jim.Hyslop
Subject: RE: remote log information
Date: Fri, 23 Jul 2004 09:25:20 -0400

address@hidden wrote:
> Thanks, but that doesn't seem to work for me.  When I try it, I get a
> warning that rlog is deprecated (and that I should use the 
> synoymous log
> instead).  It then returns the error that the file or 
> directory cannot be
> found.  I'm running CVS client 1.11 on Windows 2000, and 1.11.5 on the
> linux server.
1.11.*what* for the client? The "rlog is deprecated" message was eliminated
long ago. Try the latest client.

> I'm passing rlog a specific version and the full path
> (relative to the repository directory) of the file I want to find out
> about, and I've tried using both forward and backward slashes 
> as directory
> delimiters, but to no avail.
cvs rlog -r[revision] [module]/path should work. 

For example, in my repository, we have a module named cvs-test (we use this
to experiment with CVS features), and the following command works fine:

E:\>cvs rlog -r1.1 cvs-test/jhyslop/hi

RCS file: /local/cvs/cvs-test/jhyslop/hi,v
head: 1.2
[blah blah blah]

E:\>

HTH!

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)




reply via email to

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