I'm running CVS 1.11.1p1 (client/server) on HP-UX 11.0.  I really need to
find a way to get the last log entry for every file.  rlog does not seem to
be working.  What's wrong with this:

   cvs rlog AsyncEvent.java
   cvs rlog: cannot find module `AsyncEvent.java' - ignored

But the file is in the directory where I ran this command.  I can "cvs log
AsyncEvent.java" and get tons of output.  I read in a past posting that rlog
is an alias for log but I'm not seeing that behavior here.
I'm not a cvs guru by far, but what happens if you give the complete path?
Like cvs rlog module/path/to/file.java? Seems to work on my place.

bye  Fabi





_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to