[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: random sort of svn status and svn diff

From: Sérgio Basto <sergio_at_serjux.com>
Date: Wed, 21 Mar 2012 17:46:18 +0000

On Wed, 2012-03-21 at 16:57 +0000, Philip Martin wrote:
> Sérgio Basto <sergio_at_serjux.com> writes:
>
> > Unfortunately I don't had time before end of the month or even more ,
> > This random thing does not came in a good time .
> > I use many svn diff to review my code ...
> >
> > So any ideas is appreciated.
>
> You can get the old behaviour by downgrading APR to a version that does
> not randomise the hash. Or you could rebuild the current APR with a
> one-line patch to set ht->seed to 0 in apr_hash.c:apr_hash_make.

Fantastic ,
rpm -Uvh --oldpackages
http://kojipkgs.fedoraproject.org/packages/apr/1.4.5/1.fc16/x86_64/apr-1.4.5-1.fc16.x86_64.rpm http://kojipkgs.fedoraproject.org/packages/apr/1.4.5/1.fc16/x86_64/apr-devel-1.4.5-1.fc16.x86_64.rpm

I got svn back in business

Thanks,

-- 
Sérgio M. B.
Received on 2012-03-21 18:46:57 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.