On Fri, Jun 21, 2013 at 9:42 PM, Edward Berner <e...@bernerfam.com> wrote:

> But... what about per-user script hooks?
>

This would certainly be a perfect use case for them. i can't speak to the
security concerns.

On a related note, there is a precedence for such an option: mysql client
does not allow UPDATE given on the command line without a WHERE clause
unless you specify a certain other option:

[stephan@host:~/cvs/fossil/cwal/th1ish]$ mysql --help | grep dummy
  -U, --i-am-a-dummy  Synonym for option --safe-updates, -U.
i-am-a-dummy                      FALSE

But adding --i-am-a-dummy to allow no-file-name commits in fossil would be
backwards-incompatible ;).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to