#2346: Timeline should handle being unable to contact subversion better
------------------------------+---------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cboos   
     Type:  defect            |       Status:  assigned
 Priority:  normal            |    Milestone:  0.9.3   
Component:  timeline          |      Version:  0.9     
 Severity:  minor             |   Resolution:          
 Keywords:                    |  
------------------------------+---------------------------------------------
Comment (by cboos):

 Actually, the above should be:
 {{{
 #!diff
 -yield ('changeset', '(Repository temporarily unavailable)',
 +yield ('_changeset', '(Repository temporarily unavailable)',
 }}}
 so that selecting the filter (or having an already selected
 `changeset` filter) will not trigger the error.

 Also, to answer mgood's question: a repository can be made
 temporarily unavailable simply by moving it somewhere else.
 This can be useful in order to do some kind of maintenance
 operation without being disturbed by client operations
 (like a full dump/load, for example).

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