[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnsync sync problem , REPORT request failed

From: peanutgyz <peanutgyz_at_sina.com>
Date: Tue, 3 Jun 2008 09:37:14 -0700 (PDT)

Hi,

I'm using svnsync to mirror our repository and all was fine, but
recently svnsync started to fail with the following message

svnsync: REPORT request failed on 'https://svn.myserver.com/myproject'
svnsync: REPORT of 'https://svn.myserver.com/myproject': 200 OK

this is similiar to the problem someone has asked before .
but i can't make it to work well

i can update, commite as well .

and if
svnsync init http://server/test2 http://server/test1
svnsync sync http://server/test2

it can work well , but if sync between two server, i got the error .

in Subject: Strange svnsync failure 'svnsync: REPORT request failed'
someone said :
Confusing error message, especially the "200 OK" success code. Anyway,
the stupid thing that I had forgotten was to give 'svnowner' full write
access to the destination repository *as* *a* *user* (access was being
controlled using an AuthzSVNAccessFile). In fact, I don't think it had
any write access at all. I'd remembered to give it read access to the
source repository.

but i don't know how to do this.
what is the svnowner here mean ???

the username , i used to get content from source server, alse heas rw
access in my destination server.

i don't know why this happened,

the error occur in version 1 .
in init , i can get verson 0, and when i svnsync , i got this.

anyone help ?
thanks a lot

-- 
View this message in context: http://www.nabble.com/svnsync-sync--problem-%2C-REPORT-request-failed-tp17627942p17627942.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-03 18:37:40 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.