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: > > Changing

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 running

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 --user

Re: svnsync issue

2012-03-17 Thread dhanushka ranasinghe
Hi..  svnsync worked perfectly finebut the issue is when i type [2] it should display  code1..code4 but it displays "cfiles" folder within that "graphics" folder in that we can see the "code1 code2.code4" folders. in otder to access code folders i have to use url [3] which ugly

Re: svnsync issue

2012-03-17 Thread Thorsten Schöning
Guten Tag dhanushka ranasinghe, am Samstag, 17. März 2012 um 09:24 schrieben Sie: > i want svnsync ( need history) only theses code1...2 3. ,code4 folders to > new repo called [2] While I don't know why your svnsync didn't work as expected, I understand the help that your settings should have w

svnsync issue

2012-03-17 Thread dhanushka ranasinghe
Hi guys i have svn repo like [1], in there , home is the svn repo, cfiles and graphics are the folders. https://svn.example.com/svn/home/cfiles/graphics/ within that graphics folder i have another 4 folders , which are code1 code2 code3 code4 i want svnsync ( need history) only theses

Re: svnsync issue - 'svn:entry:committed-date' is disallowed

2011-06-27 Thread Daniel Shahaf
Yes, remove it. It's not supposed to be seen at all on the server side. Trent Fisher wrote on Mon, Jun 27, 2011 at 20:40:52 -0400: > Just to add another detail to this (Umang and I are on the same > team). I looked at the original repository we are trying to > replicate and found this: > > $ sv

Re: svnsync issue - 'svn:entry:committed-date' is disallowed

2011-06-27 Thread Trent Fisher
Just to add another detail to this (Umang and I are on the same team). I looked at the original repository we are trying to replicate and found this: $ svn proplist -v -r0 --revprop svn://mumble.us.oracle.com/blah Unversioned properties on revision 0: svn:entry:committed-date 1970-01-01T

svnsync issue - 'svn:entry:committed-date' is disallowed

2011-06-25 Thread Umang Vanjara
Hi, We are trying to mirror some SVN repositories using svnsync. We are following the steps as outlined here - http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.replication However, some of the repositories run into this error svnsync: Storage of non-regular