[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

post-commit & hot-backup.py

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-07-18 07:42:26 CEST

How does svn.collab.net run hot-backup.py? Via cron?

Given the core dump we've been seeing when post-commit fails in the
server, it seems to me that post-commit does not run at the complete
end of the commit, i.e. there's stuff that happens afterwords,
otherwise why would the core dump happen.

So the question is, is it a good idea to run hot-backup.py from
post-commit? Is the repository modified at any point after
post-commit is called?

Maybe the safe way to run hot-backup.py from post-commit is to
background it with a 60 second sleep.

Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 18 07:42:52 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.