Re: post-commit & hot-backup.py
From: Ben Collins-Sussman <sussman_at_collab.net>
 
Date: 2002-07-18 14:07:00 CEST 
Blair Zajac <blair@orcaware.com> writes:
 > How does svn.collab.net run hot-backup.py?  Via cron?
 After the filesystem completely returns from svn_fs_commit_txn(), the
 The core-dump happens because libsvn_repos is crashing somehow when it
 > So the question is, is it a good idea to run hot-backup.py from
 Sure, why not?  That's exactly what svn.collab.net does.
 > Is the repository modified at any point after post-commit is called?
 No, the new revision already exists by the time the post-commit-hook
 > Maybe the safe way to run hot-backup.py from post-commit is to
 Here's what svn.collab.net's post-commit-hook looks like:
 # Run the commit-email script with relevant info:
 # Run the backup & cleanup script:
 ---------------------------------------------------------------------
  | 
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.