#2591: Option to limit the number of diff'ed files in the changeset view
----------------------------+-----------------------------------------------
 Reporter:  eblot           |        Owner:  cboos
     Type:  enhancement     |       Status:  new  
 Priority:  high            |    Milestone:  0.10 
Component:  changeset view  |      Version:  devel
 Severity:  major           |   Resolution:       
 Keywords:  diff tracdiff   |  
----------------------------+-----------------------------------------------
Changes (by eblot):

  * severity:  normal => major

Comment:

 I just ran once more into troubles with this issue:

 Some users use the RSS feed to get the news about the SVN repository
 changes.
 When a changeset is "large enough", the Apache server takes ages to
 generate the changeset diff, which apparently ends up into deadlocking
 some of the threads of the Apache server.

 This is not the most annoying part: as a side effect, the SVN repository
 (also run with the same Apache server) stops working: "svn copy URL URL"
 commands fail with the following cryptic message:
 {{{
 svn: MERGE request failed on '/svn/project'
 svn: Failed to run '/local/svn/project/hooks/pre-commit' hook
 }}}

 The Apache server needs to be restarted to "fix up" this issue.

 I'm increasing the severity of this ticket, as this issue may cause
 important side effects.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2591>
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