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
Are there suggestions from your side to avoid this error in the future?
Thank you very much for your help!!!
Regards
Thomas
-Ori
I just hit this same brick wall when trying to use the XML output from
command line SVN 1.9.3. Did you happen to find a solution?
Regardless of how many revisions were merged into a commit, I only receive
the node for just one of
them. SVN seems to pick a random revision to include, it is not
[cid:image001.png@01D25090.362FCA20]
[cid:image002.png@01D25090.362FCA20]
Thanks,
Jane
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
Would you suggest the following command
svnsync initialize --allow-non-empty http://svn.example.com/svn-mirror \
NEW-SOURCE-URL
?
-Original Message-
From: Pavel Lyalyakin [mailto:pavel.lyalya...@visualsvn.com]
Sent: Mittwoch, 7. Dezember 2016 18:59
T
Hi guys
Thank you for your support.
Here is the full error message.
E:\svnbackup>svnsync sync --source-username=myusername --source-password=x
--sync-username= myusername --sync-password=x https://mydesturl/repository
https://mysourceturl/repository
Transmitting file data .svnsync:
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
Hi everybody,
i get an error with svnsync for large files. svnsync: E175002: REPORT request on
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 both https
I tried to rdump, svnadmin load incr