Dear all, My users often get errors like this one when performing svn operations like commit or update.
Error: post-commit hook failed (exit code 1) with output: Error: svnsync: E160013: '/svn/VTRSTCIT/!svn/txr/4174-387/BusinessObjects/Reports/ENDUR/ENDUR_Controlling/ICE_CO2_%20Bewertung_nach_Portfolio_und_Lieferjahr_+2012.rep' path not found We use VisualSVN 2.5.5 which includes Subversion 1.7.5 on Windows 2008 R2 running behind an IIS 7.5 as reverse-proxy, the mirror server uses the same versions of the software. Clients use TortoiseSVN 1.7.7. It seems that the commit was successful on the main subversion server but svnsync isn't able to sync because the version of the mirror repository is behind the master repository. Any ideas how to solve this? Regards, Daniel