> Cooke, Mark wrote: > > > Are there any obvious flaws with this plan that I have > > missed? I know I will not get any text that trac-admin > > might send to stderr but then we don't return an exit > > code (from the .cmd hook) so I don't think that would > > happen anyway? > > -----Original Message----- > From: [email protected] On Behalf Of Remy Blank > Sent: 03 June 2011 13:45 > To: [email protected] > Subject: Re: [Trac] post-commit repo sync taking too long (windows) > > There shouldn't be any issues with that. We use such a setup on > t.e.o (on Linux, using nohup and &), and it has been working fine > for months. > trac-admin (or rather, the database) takes care of the required > locking, so it will work even if you have many concurrent commits. > > -- Remy > Many thanks, Remy, I will implement the hooks to run trac-admin asynchronously.
~ Mark C -- 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.
