Re: 403 Forbidden in response to COPY request

2010-03-18 Thread Anton Prowse
r sent unexpected return value (403 Forbidden) in >> response to COPY request for '/repos/repos1/!svn/bc/999/trunk' > > user2 is trying to copy /trunk/specialfile to somewhere where he'd > be able to read it. So Subversion blocks it. In order to create > a branch

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 COP

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
> user1: > user2: > > > When I authenticate as user1 I can execute all commands without problem. > However, when I authenticate as user2 I receive the following error when > trying to create a branch from the trunk of "repos1": > > Using TortoiseSVN from my local ma

403 Forbidden in response to COPY request

2010-03-17 Thread Anton Prowse
t;: Using TortoiseSVN from my local machine: > Copy C:\www\repos1 to https://www.example.com/repos/repos1/branches/test, > Revision 999 Server sent unexpected return value (403 Forbidden) in response to COPY request for '/repos/repos1/!svn/bc/999/trunk' Using the command line from