Sure.. my only concern was the use case where somebody might assemble
the topic text "by hand" in a specific order, which we would then override.
But perhaps this is a pretty obscure use case (I've never done it). Its
actually interesting Subversion doesn't produce the files in sorted
order,
Original Message-
From: Jason Remillard [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 25, 2006 7:56 AM
To: David Sitsky; Vysotsky, Vladimir
Cc: codestriker-user@lists.sourceforge.net
Subject: Re: [Codestriker-user] Sorted list of files in a topic.
Hi,
How about it just sorts it all of the
Hi,
How about it just sorts it all of the time given that the order that svn
returns the files really
does not have any meaning.
Thanks
Jason
--- David Sitsky <[EMAIL PROTECTED]> wrote:
> Hi Vlad,
>
> > I'm creating topics directly from Subversion. One problem I've noticed
> > immediately
> >
Hi Vlad,
I'm creating topics directly from Subversion. One problem I've noticed
immediately
is that file list in a topic is not sorted by filename. Instead, files
are listed in some
semi-sorted order defined by Subversion. I couldn't find any
configuration options
that would trigger file sorting