In response to a question about getting additional information from within
an *info script:

On Sat, 21 Jun 2003 Larry Jones wrote:

> You can run "cvs -n status" (the -n causes it to ignore the lock that's
> in place for the in-progress commit).

Has the "-n" option always ignored the lock?

I've run into this type of problem in the past, ie, if a loginfo script
tries to run "cvs rlog" it get's "waiting for lock" messages because the
original commit still has the module locked.

It sounds like using "cvs -n rlog" would solve this problem?

If so, it might be nice if there were some note about this in the
discussion of "*info" scripts and perhaps the global "-n" option.


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

Reply via email to