Try renaming your script w/out the .sh at the end. See second paragraph at http://svnbook.red-bean.com/nightly/en/svn.ref.reposhooks.html.
From: Andreas Stieger [mailto:andreas.stie...@gmx.de] Sent: Friday, May 19, 2017 4:16 AM To: users@subversion.apache.org Subject: Re: about svnsync You have to create a working pre-revprop-change-hook. http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.replication.pre-revprop-change Gesendet: Freitag, 19. Mai 2017 um 08:39 Uhr Von: Dummy <3295285...@qq.com<mailto:3295285...@qq.com>> An: users <users@subversion.apache.org<mailto:users@subversion.apache.org>> Betreff: [wait on line]about svnsync dear subversion: when i exec : svnsync init svn://192.168.5.32/CMMI-mirror http://192.168.9.222/CMMI i was given a error : please create a pre-revprop-change hook, but i already have one and it works by hand i tried many solutions,but they are not available so i need help o(╯□╰)o , could you please point out what the problem is? here is the problem: