Re: SVNSYNC issue with user

2020-03-13 Thread Daniel Shahaf
Andreas Stieger wrote on Fri, 13 Mar 2020 11:45 +00:00: > Hello, >   > > > “svnsync init --allow-non-empty --username abcd file:///u03/svn/repos > > svn://xxx.xxx.xxx.xxx/” > [...] > > svnsync: E165001: Revprop change blocked by pre-revprop-change hook (exit > > code 1) with output: > >

Re: SVNSYNC issue with user

2020-03-13 Thread Andreas Stieger
Hello,   > “svnsync init --allow-non-empty --username abcd file:///u03/svn/repos > svn://xxx.xxx.xxx.xxx/” [...] > svnsync: E165001: Revprop change blocked by pre-revprop-change hook (exit > code 1) with output: > Changing revision properties is not permitted, the user used is klnm When

SVNSYNC issue with user

2020-03-12 Thread Venkatakrishna Thumma
Hi In our organization we have one svn Master node and one slave node. By using crontab we are doing svnsync in regular intervals, but from few days onwards sync is not happening properly. While initializing we are used below command and user name is abcd. "svnsync init --allow-non-empty