Justin Mason wrote, On 18/6/09 11:24 PM:
On Thu, Jun 18, 2009 at 12:18, Sidney Markowitz<[email protected]> wrote:
Justin Mason wrote, On 18/6/09 10:25 PM:
hmm. that sounds like the process of "compiling" it from the rulesrc
sandbox into rules, and then into t/log/localrules.tmp , is going
awry.
At what point is it supposed to end up in t/log/localrules.tmp?
I tried backing out to revision 783698 and it still failed the same way. But
I'm not convinced that the external pull of rulesrc honors the revision
number I specified by saying svn update -r 783698
In fact, I don't see how it could be affected by the -r option.
with externals you have to to a _separate_ svn update command on the
rulesrc dir.
I can't wait to get rid of that ;)
I tried doing an svn update -r 783698 in spamassassin/trunk, and then in
spamassassin/rules/trunk, and then in spamassassin/trunk/rulesrc, and
then I did make distclean; perl Makefile.PL; make; make test
I still got the failure.
-- sidney