I am trying to execute NArrange from SVN pre-commit hook using following command:
"C:\Fullpath\narrange-console.exe" "C:\SolutionDir\SolutionFile.sln" /b /t
It returns with an Error: "The hook script returned an error: "
Any one any at rescue?
EDIT: This hook are tortoisesvn client hooks.