#3549: Shorter description of files in a changeset
-----------------------------------+----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cboos
     Type:  enhancement            |       Status:  new  
 Priority:  lowest                 |    Milestone:  0.11 
Component:  changeset view         |      Version:       
 Severity:  normal                 |   Resolution:       
 Keywords:                         |  
-----------------------------------+----------------------------------------
Changes (by cboos):

  * owner:  jonas => cboos
  * milestone:  => 0.11

Comment:

 That was already requested for the Timeline (#3274), but the same code
 could be reused to implement this.

 {{{
     location = os.path.dirname(os.path.commonprefix(files))
 }}}

 The idea is quite interesting, as I also have the need to deal with very
 deep repository structures at times...

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3549#comment:1>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to