[Trac-tickets] [The Trac Project] #1714: Pretty Sort for filenames
with embedded numbers
The Trac Project
noreply at edgewall.com
Fri Jun 24 13:35:52 CDT 2005
#1714: Pretty Sort for filenames with embedded numbers
-------------------------+--------------------------------------------------
Id: 1714 | Status: new
Component: browser | Modified: Fri Jun 24 13:35:40 2005
Severity: enhancement | Milestone:
Priority: normal | Version: 0.8.4
Owner: jonas | Reporter: cmgreen at uab.edu
-------------------------+--------------------------------------------------
In my source respository, I have the following pattern:
file1
...
file9
file10
file11
This ends up as
file1
file10
file11
file2
Which isn't very fun for my users to deal with. I've taken a python
recipe http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/214202 and
sorted the filenames in order.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1714>
The Trac Project <>
More information about the Trac-Tickets
mailing list