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

Re: SVN ro proxy failures with Copy or Move functionality

From: Tsunam <tsunam_at_gmail.com>
Date: Mon, 2 Apr 2012 21:42:09 +0000 (UTC)

Ryan Schmidt <subversion-2012a <at> ryandesign.com> writes:

>
>
> On Apr 2, 2012, at 15:19, Tsunam wrote:
>
> > From the mirror users can create new files to be added, but the delete/copy
> > aspects fail when run through the proxy.
>
> How do they fail? What error messages occur?
>
>

From the client perspective in tortoisesvn they see that the commit fails, and
the following errors:

Changing file 'file' is forbidden by the server
Access to 'path/!revision/trunk/' forbidden.

Master server logs:
Access denied: 'user' COPY CM:path - cm-sun:path

Which just hit a cord with me. When the move from 1.4 to 1.6 was done on the
master, the repo was renamed from cm-sun to just cm. The proxy still was at the
/svn/cm-sun location even if the svnmaster is pointing correctly it appears that
it's trying to do the copy to the cm-sun repo.

So as a test I took the mirror location and made a new location that matches the
cm repository name on the master. user did the commit and it worked fine.

Having a few more of the dev's test the change,but appears that it was a simple
repository name difference between the master and slave and passing the proxies
repo name along for the ride.
Received on 2012-04-02 23:50:42 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.