I am trying to fix something in our SVN repo. However, I keep getting this error:
svn commit google-dev.xml -m "Updated with CS Tools configuration changes." Sending google-dev.xml Transmitting file data .svn: Commit failed (details follow): svn: 'pre-commit' hook failed with error output: /var/lib/svn/tnc/hooks/pre-commit: line 76: 25743 Segmentation fault /var/lib/svn/scripts/case-insensitive.py ${REPOS} ${TXN}
I can not understand what is the reason for this. Is it in precommit hook python? Or, with SVN software having hook issues? Or something else?
Thanks!:)
user290043
source share