A typical solution is to split the string into the leading numeric
string and trailing alphanumeric string, and use the numeric string as
the primary sort and the alphanumeric as the secondary.
Multiple bug IDs are still a problem, though. The best solution would
be to allow duplicates, but I suppose choosing the first bug ID is
better than nothing.
-Rick-
Lübbe Onken wrote:
> Hi Stefan,
>
> You wrote:
>> Yes, because a bug-ID can be anything, not just a number.
>> And it can contain multiple IDs.
>
> Would it make sense to treat the content as a string and always sort
> alphabetically? Would give us some sort of sorting :)
>
> Cheers
> - Lübbe
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jul 2 16:19:23 2007