Concurrent Versions System (CVS) 1.11.1p1 (client/server)

directory structure

     log
     dir/
         CVS/
         file

$ cd dir/..
$ cvs commit -F log dir/file
cvs [commit aborted]: cannot specify both a message and a log file

$ cd dir
$ cvs commit -F ../log file   # works OK

bug does not happen if CVSROOT is a local directory


--
Mike Brennan
[EMAIL PROTECTED]


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

Reply via email to