leo ponton <[email protected]> writes: > We're using the CollabNet 1.8.10 release, so fairly up to date. > I've now reconfigured the hooks to run a svn diff in the post-commit. It's > just a little clumsy as I have to construct the repo url from bits. It also > means that the commit cannot be interrupted if the patch generation fails.
If you can detect when the pre-commit generates an invalid diff then you could make a backup of the relevant transaction subdir and protorev file. It might then be possible to reproduce the problem, in which case it should be easy to debug. -- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*
