Sérgio Basto wrote on Wed, Mar 21, 2012 at 07:22:03 +:
> Hi, Dev list , I want to fix random sort of svn status and svn diff, on
> recent code of svn, it just put a sort somewhere, could someone point me
> the directory in the source code, where is the code of svn frontend
> commands like diff
Philip Martin wrote on Wed, Mar 21, 2012 at 00:51:53 +:
> Sérgio Basto writes:
>
> > On Tue, 2012-03-20 at 19:23 -0500, Ryan Schmidt wrote:
> >> 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
On Mar 21, 2012, at 02:22, Sérgio Basto wrote:
> On Wed, 2012-03-21 at 08:00 +0100, Stefan Sperling wrote:
>> You should discuss the approach you want to take to fix this on the
>> dev@ list before putting too much work into a patch. That way, if there
>> are any concerns about the approach they
On Wed, 2012-03-21 at 08:00 +0100, Stefan Sperling wrote:
> On Wed, Mar 21, 2012 at 03:02:53AM +, Sérgio Basto wrote:
> > On Wed, 2012-03-21 at 00:51 +, Philip Martin wrote:
> > > Sérgio Basto writes:
> > > > why the output shouldn't be sorted by name or something else ?
> > > > or why
On Wed, Mar 21, 2012 at 03:02:53AM +, Sérgio Basto wrote:
> On Wed, 2012-03-21 at 00:51 +, Philip Martin wrote:
> > Sérgio Basto writes:
> > > why the output shouldn't be sorted by name or something else ?
> > > or why svn don't have a sort option this is insane .
> >
> > It could be d
On Wed, 2012-03-21 at 00:51 +, Philip Martin wrote:
> Sérgio Basto writes:
>
> > On Tue, 2012-03-20 at 19:23 -0500, Ryan Schmidt wrote:
> >> 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 or
Sérgio Basto writes:
> On Tue, 2012-03-20 at 19:23 -0500, Ryan Schmidt wrote:
>> 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 o
On Tue, 2012-03-20 at 19:23 -0500, Ryan Schmidt wrote:
> 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.
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