Hello Daniel,
On Thu, Dec 8, 2016 at 1:08 AM, Daniel Shahaf wrote:
>
> Pavel Lyalyakin wrote on Wed, Dec 07, 2016 at 20:59:24 +0300:
> > On Wed, Dec 7, 2016 at 8:54 PM, Stümpfig, Thomas
> > wrote:
> > >
> > > The rev to be synced is 2,291,973,385 Bytes large (Size in txn-protorevs
> > > directo
Daniel Shahaf wrote on Thu, Dec 08, 2016 at 06:20:20 +:
> The steps should be this:
>
> f() {
> token="$USER@$(hostname):${RANDOM}:${RANDOM}"
> svn propset --revprop -r0 -- svn:sync-lock $token
> svn propget --revprop -r0 --strict svn:sync-lock | fgrep -q -- $token ||
> return 1
> svn
Stümpfig, Thomas wrote on Thu, Dec 08, 2016 at 07:36:10 +:
> Hi Daniel,
> you are a guru. I don't know why but it worked!
>
> I guess the magic is in the difference of network transmission of svnsync vs
> svnrdump / svnadmin load
That's pretty unlikely: svnsync and svnrdump use the very same
homas
-Original Message-
From: Daniel Shahaf [mailto:danie...@apache.org]
Sent: Donnerstag, 8. Dezember 2016 07:20
To: Stümpfig, Thomas (DF PL S&SE DE PSM EAI)
Cc: Pavel Lyalyakin ; users@subversion.apache.org
Subject: Re: svnsync on large files
Stümpfig, Thomas wrote on Wed, Dec 07, 2016 at
Stümpfig, Thomas wrote on Wed, Dec 07, 2016 at 23:32:38 +:
> This is the situation of the starting point. (I restored)
The steps should be this:
f() {
token="$USER@$(hostname):${RANDOM}:${RANDOM}"
svn propset --revprop -r0 -- svn:sync-lock $token
svn propget --revprop -r0 --strict svn:s
To: Stümpfig, Thomas (DF PL S&SE DE PSM EAI) ;
users@subversion.apache.org
Subject: Re: svnsync on large files
Hello Thomas,
On Wed, Dec 7, 2016 at 8:54 PM, Stümpfig, Thomas
wrote:
>
> Hi everybody,
>
> i get an error with svnsync for large files. svnsync: E175002: REPORT
&
l Lyalyakin
Cc: Stümpfig, Thomas (DF PL S&SE DE PSM EAI) ;
users@subversion.apache.org
Subject: Re: svnsync on large files
Pavel Lyalyakin wrote on Wed, Dec 07, 2016 at 20:59:24 +0300:
> On Wed, Dec 7, 2016 at 8:54 PM, Stümpfig, Thomas
> wrote:
> >
> > The rev to be synce
Pavel Lyalyakin wrote on Wed, Dec 07, 2016 at 20:59:24 +0300:
> On Wed, Dec 7, 2016 at 8:54 PM, Stümpfig, Thomas
> wrote:
> >
> > The rev to be synced is 2,291,973,385 Bytes large (Size in txn-protorevs
> > directory. Of target mirror)
> >
> > The sync is with svn 1.9.5 (Visual SVN Server) over b
Hello Thomas,
On Wed, Dec 7, 2016 at 8:54 PM, Stümpfig, Thomas
wrote:
>
> Hi everybody,
>
> i get an error with svnsync for large files. svnsync: E175002: REPORT request
> on
It seems to be only the first part of the error message. What's the
full wording of the error?
>
> The rev to be synce