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

RE: mod_authz_svn and svn cp?

From: Stuart Robertson <dogmatix_at_absolutesys.com>
Date: 2004-04-07 16:40:30 CEST

The apache logs were initially how I first guessed that adding read-write
access to / would help matters:

Below is the result of the last failed attempts, shown in error_log (that
is, attempts to do the copy without read-write access to /):

[Wed Apr 07 16:20:15 2004] [error] [client 192.168.1.109] Access denied:
'bob' MERGE InteractV1:/
[Wed Apr 07 16:20:15 2004] [error] [client 192.168.1.109] Access denied:
'bob' MERGE InteractV1:/
[Wed Apr 07 16:20:15 2004] [error] [client 192.168.1.109] Access denied:
'bob' MERGE InteractV1:/

> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: 07 April 2004 04:29 PM
> To: Stuart Robertson
> Cc: users@subversion.tigris.org
> Subject: Re: mod_authz_svn and svn cp?
>
> On Wed, 2004-04-07 at 09:26, Stuart Robertson wrote:
> > Further to my last email, below is the output from the Win32 command-
> line
> > showing a failed copy attempt:
> >
> > c:\>svn cp -m "" http://svnserver/svn/TestRepos/trunk/ProjectA
> > http://svnserver/svn/TestRepos/branches/ProjectA/1.1
> >
> > Authentication realm: <http://svnserver:80> Test Repository
> > Password for 'bob': ********
> > Authentication realm: <http://svnserver:80> Test Repository
> > Username: bob
> > Password for 'bob': ********
> > Authentication realm: <http://svnserver:80> Test Repository
> > Username: ^C
>
> Can you show us the accompanying authorization failure messages in the
> apache errorlog and/or accesslog?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 7 16:41:22 2004

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.