The 5 minutes is for hastily reverting if something broke ;-) --Noah
On Aug 13, 2007, at 3:03 PM, Rainer Sokoll wrote: > > On Mon, Aug 13, 2007 at 02:18:11PM -0400, Noah Kantrowitz wrote: > >> Basically the issue is what are your uptime requirements. Reversions >> on trunk are infrequent, so chances are the bigger concern will be >> needing to down the site for upgrading periodically just to track >> trunk. Once a week or so is probably reasonable for this. If you can >> handle ~5 minutes of downtime once a week, go for trunk. > > It does not take that long. > I'm running on trunk for several weeks now. All I do: > > svn up > python setup.py install > apachectl restart > > Downtime: none. > Of course, there is no guarantee that the trunk works as expected. > > Rainer > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
