From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2007-09-12 12:03:02


> In trying to commit an update, I'm getting the following message:
>
> Error Commit failed(details follow)
> Error MERGE request failed on
> '/svn/boost/branches/serialization_next_release/regression'
> Error 'pre-commit" hook failed with error output:
>

Looks like you forgot to "svn update" before committing and there's a
conflict on some file.

Philippe