Re: 【wait on line】weird question about svnsync

2017-07-20 Thread Eric Johnson
n Thu, Jul 20, 2017 at 6:07 AM, Nico Kadel-Garcia wrote: > Better deduplicaton? And did you exclude old branches with bulky binaries > in them? > > On Mon, Jun 26, 2017 at 7:07 AM, Dummy <3295285...@qq.com> wrote: > >> dear subversion: >> I have a weird question abou

Re: 【wait on line】weird question about svnsync

2017-07-20 Thread Nico Kadel-Garcia
Better deduplicaton? And did you exclude old branches with bulky binaries in them? On Mon, Jun 26, 2017 at 7:07 AM, Dummy <3295285...@qq.com> wrote: > dear subversion: > I have a weird question about svnsync: > i svnsync gzrepos(centos 6.4-svn1.6.11) to gz-mirror1(centos 7-svn1.

??wait on line??weird question about svnsync

2017-06-26 Thread Dummy
dear subversion: I have a weird question about svnsync: i svnsync gzrepos(centos 6.4-svn1.6.11) to gz-mirror1(centos 7-svn1.9.5), when it was done successfully, i found that the mirror repo(gz-mirror1) is more less than source repo(gzrepos) in sizes ,the source repo(gzrepos) is 177G while the

RE: about svnsync

2017-05-24 Thread Todd Armstrong
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

Re: 回复: [wait on line]about svnsync

2017-05-22 Thread Daniel Shahaf
Dummy wrote on Mon, 22 May 2017 16:48 +0800: > dear Eric > exactly as you said,thank you,i am so happy > but,i can't understand why ,i used pre-revprop-change.bat on windows > server 2003,it works > Should not it ends in ".sh" on a linux(rh)? > anyway ,thanks again. my na

?????? [wait on line]about svnsync

2017-05-22 Thread Dummy
wishes for you -- -- ??: "Eric Johnson";; : 2017??5??20??(??) 0:15 ??: "Dummy"<3295285...@qq.com>; : "users"; : Re: [wait on line]about svnsync As best I can tell, the problem is that your hook

Re: [wait on line]about svnsync

2017-05-19 Thread Eric Johnson
As best I can tell, the problem is that your hook scripts end in ".sh". The file name should just be "pre-revprop-change". Eric. On Thu, May 18, 2017 at 11:39 PM, Dummy <3295285...@qq.com> wrote: > dear subversion: > when i exec : svnsync init svn://192.168.5.32/CMMI-mirror > http://192.168.9.22

Re: about svnsync

2017-05-19 Thread Andreas Stieger
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> An: users Betreff: [wait on line

[wait on line]about svnsync

2017-05-18 Thread Dummy
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(?s???t)o , could yo