[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: Ryan Schmidt <subversion-2012a_at_ryandesign.com>
Date: Tue, 20 Mar 2012 19:23:54 -0500

On Mar 20, 2012, at 19:17, Sérgio Basto wrote:

> Hi, I am facing a problem
> I do a svn diff | lsdiff
> I got file in random order , also happens with svn status

Correct, Subversion does not output these in a sorted order.

> How I sort diff and status , or at least don't get random results

You can pipe the result to the "sort" program somehow.
Received on 2012-03-21 01:24:33 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.