Timothy  Brownawell <[EMAIL PROTECTED]> 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 "[EMAIL PROTECTED]"
deby "[EMAIL PROTECTED]"
continue "true"

with unexpected effects.

[...]



_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to