Hi, today we are looking to run SVN repo with Phabricator (we have also GIT) everything was great, create the repo, manage the option, but when I try to do a commit i receive this error:
Transmitting file data .svn: E165001: Commit failed (details follow): svn: E165001: Commit blocked by pre-commit hook (exit code 255) with no output.
The only solution is remove the file "pre-commit" in the folder "hooks", obviously the daemon put the file again every 2 minutes.
Any idea?
Leo