[Python-Dev] Unable to commit (original) (raw)
Neal Norwitz nnorwitz at gmail.com
Sun May 27 00:08:43 CEST 2007
- Previous message: [Python-Dev] Unable to commit
- Next message: [Python-Dev] Unable to commit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 5/26/07, Peter Åstrand <astrand at cendio.se> wrote:
I'm unable to commit tonight: Sending Doc/lib/libsubprocess.tex Sending Lib/subprocess.py Sending Lib/test/testsubprocess.py Transmitting file data ...svn: Commit failed (details follow): svn: 'pre-commit' hook failed with error output: Traceback (most recent call last): File "/data/repos/projects/hooks/checkwhitespace.py", line 50, in ? runapp(main) File "/usr/lib/python2.3/site-packages/svn/core.py", line 33, in runapp return apply(func, (pool,) + args, kw) File "/data/repos/projects/hooks/checkwhitespace.py", line 32, in main if fs.nodeprop(txnroot, path, 'svn:special') == '*': continue TypeError: svnfsnodeprop() takes exactly 4 arguments (3 given) Any ideas?
I tried to fix it so you can check in links, but that didn't work. I commented out the change, so you should be able to commit again.
n
- Previous message: [Python-Dev] Unable to commit
- Next message: [Python-Dev] Unable to commit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]