monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: new default get_netsync_*_permitted hooks


From: Bruce Stephens
Subject: [Monotone-devel] Re: new default get_netsync_*_permitted hooks
Date: Wed, 26 Oct 2005 10:38:26 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Timothy  Brownawell <address@hidden> writes:

[...]

> Any line that doesn't match ' *[^ ]* *".*"', or that doesn't have
> "allow", "deny", "pattern", or "continue" as the first word is ignored.

That seems to allow a bit too much opportunity for undetected errors,
IMHO.  I think if I were writing it, I'd pin the syntax down more,
otherwise you may get things like:

# jim fubared this branch once already...
pattern "net.example.project.foobar*"
allow "address@hidden"
deby "address@hidden"
continue "true"

with unexpected effects.

[...]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]