Re: Fwd: [auto] do-nightly-rescore-example return code 1

2019-10-10 Thread Kevin A. McGrail
NOTE: Henrik might have already fixed it with some rules checked in failing lint. On 10/10/2019 12:40 PM, Kevin A. McGrail wrote: > > Any thoughts on this error? > > From the cron logs, I think it's the "unknown revision": > > [ checking out code from svn repository ] > + svn co -r unknown

Fwd: [auto] do-nightly-rescore-example return code 1

2019-10-10 Thread Kevin A. McGrail
Any thoughts on this error? >From the cron logs, I think it's the "unknown revision": [ checking out code from svn repository ] + svn co -r unknown http://svn.apache.org/repos/asf/spamassassin/trunk trunk-new-rules-set1 svn: E205000: Syntax error in revision argument 'unknown' + exit 1 + RV=1 +