On Fri, Mar 23, 2001 at 11:24:19PM +0100, Assar Westerlund wrote:
> What the patch below does is introduce an
> option (`-R') for running without creating any lock-files.

This would let any user subvert CVS locking in the interest of
"saving time" (famous last words) and potentially corrupt the
repository.

-R would be safe if:
  - it could be used *only* on operations that don't change the
    repository (eg. checkout), and
  - it arranged that the user not be allowed to commit from the
    resulting sandbox

Failing that, it should be an optional feature chosen at
configure time -- and should be disabled by default!

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        [EMAIL PROTECTED]
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
        - RFC 1925 (quoting an unnamed source)

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

Reply via email to