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

random sort of svn status and svn diff

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

Hi, I am facing a problem
I do a svn diff | lsdiff
I got file in random order , also happens with svn status
How I sort diff and status , or at least don't get random results
I am using subversion-1.6.17-5.fc16.x86_64 on Fedora 17
I had clean my $HOME/.subversion nothing change, happens with at least 2
repos ( all that I tested )

Example:

#svn diff | lsdiff rsst2.config stop_prod.sh test.sh start_prod.sh
local.defs rsst.defs
#svn diff | lsdiff local.defs rsst.defs rsst2.config stop_prod.sh
test.sh start_prod.sh
#svn diff | lsdiff test.sh start_prod.sh local.defs rsst.defs
rsst2.config stop_prod.sh
Thanks,

-- 
Sérgio M. B.
Received on 2012-03-21 01:18:12 CET

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

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