svn - 1.5.0 or better of the Subversion Python bindings -


when try commit tortoise svn, shows :
post-commit hook failed (exit code 1) output:
error: need version 1.5.0 or better of subversion python bindings.
how should solve this?
thanks!

you have outdate of python-svn binding. need install newer kits:
here: http://pysvn.tigris.org/servlets/projectdocumentlist?folderid=1768

i not sure whether tortois installation brings it's own version of these python-bindings.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -