Are the rulesrc/sandbox/* directories shared across SVN branches?

Having added my sandbox under spamassassin-trunk, it is now
also seen under a spamassassin-3.2 branch. Which is fine,
as my rules (e.g. in 20_rpvalid.cf) are protected by
  require_version 3.003000

...except that the RP_MATCHES_RCVD is propagated automatically
to rules/70_sandbox.cf as a T_RP_MATCHES_RCVD rule, but it loses
a protection of a 'require_version', so a 3.2 'make test' now
fails, bacause the rule uses an evaltest only available in 3.3.

Am I violating some protocol? I'm new to this, sorry if
it is my fault.

  Mark

Reply via email to