[Python-Dev] whitespace-normalized commit hook...

Bill Janssen janssen at parc.com
Wed Aug 29 21:15:10 CEST 2007


> Transmitting file data .........subversion/libsvn_client/commit.c:832: (apr_err=165001)
> svn: Commit failed (details follow):
> /build/buildd/subversion-1.4.2dfsg1/subversion/libsvn_repos/hooks.c:135: (apr_err=165001)
> svn: 'pre-commit' hook failed with error output:
> file /python/trunk/Lib/ssl.py is not whitespace-normalized

So, the pre-commit hook is blocking me; how do I trouble-shoot this?

What's the client-side way to run this scan?  Can I add it to the
regression-test harness?

Bill


More information about the Python-Dev mailing list