Re: 403 Forbidden in response to COPY request

2010-03-18 Thread Anton Prowse
From: Jon Foster Date: 17/03/2010 19:16 > Anton Prowse wrote: > [...] >> [/trunk/specialfile] >> user2 = > [...] >> when I authenticate as user2 I receive the following error >> when trying to create a branch from the trunk of "repos1": >> Server sent unexpected return value (403 Forbidden) in >>

RE: 403 Forbidden in response to COPY request

2010-03-17 Thread Jon Foster
Hi, Anton Prowse wrote: [...] > [/trunk/specialfile] > user2 = [...] > when I authenticate as user2 I receive the following error > when trying to create a branch from the trunk of "repos1": > Server sent unexpected return value (403 Forbidden) in > response to COPY request for '/repos/repos1/!svn

Re: 403 Forbidden in response to COPY request

2010-03-17 Thread Anton Prowse
From: Bob Archer Date: 17/03/2010 15:32 >> Several users are configured to use our Subversion system via HTTPS and >> Basic authentication. >> >> Repos URL: >> https://www.example.com/repos/repos1/trunk >> >> >> Apache config "vhost_ssl.conf": >> >> >> DAV svn >> SVNParentPath /var/www/s

RE: 403 Forbidden in response to COPY request

2010-03-17 Thread Bob Archer
> Several users are configured to use our Subversion system via HTTPS and > Basic authentication. > > Repos URL: > https://www.example.com/repos/repos1/trunk > > > Apache config "vhost_ssl.conf": > > >     DAV svn >     SVNParentPath /var/www/svn > >     AuthzSVNAccessFile /var/www/vhosts/exa