You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by "Kevin A. McGrail" <KM...@PCCC.com> on 2011/09/07 19:45:59 UTC

Review of Revision 1165372

I'm trying to review svn revision 1165372.  Anyone know the command / 
url to give me a patch of these changes?  I want to try it with 3.3 and 
some other changes I've been working on and I can't remember a way to do 
this.

regards,
KAM

Re: Review of Revision 1165372

Posted by "Kevin A. McGrail" <KM...@PCCC.com>.
On 9/7/2011 2:13 PM, Mark Martinec wrote:
> svn diff -c1165372
Thanks!  That's the "new" command I was looking for. My old version of 
svn doesn't support diff -c and I couldn't remember the -r<rev>:<rev> 
syntax so I kept getting too much info.

I'll likely attach the patch to the bug for others to review.

regards,
KAM

Re: Review of Revision 1165372

Posted by Mark Martinec <Ma...@ijs.si>.
> I'm trying to review svn revision 1165372.  Anyone know the command /
> url to give me a patch of these changes?  I want to try it with 3.3 and
> some other changes I've been working on and I can't remember a way to do
> this.

svn diff -c1165372


  Mark