You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Keith Theman <xr...@hotmail.com> on 2010/05/05 13:45:31 UTC

Issue #3242 lives on?? Permission denied problem with svn 1.6.11

Hello,

I am running SVN/DAV/Apache:
Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/FIPS DAV/2 SVN/1.6.11 configured

I waited for 1.6.11 to come out so I could stop having to open my repository  to all users *=r , so I upgraded to 1.6.11, and closed the permissions to the repository root #*=r, while keeping open access to the projects , and tried to run the below command, but I get the below Forbidden error...

If I open the permissions to the repository *=r then it works... wasn't this supposed to be fixed?

C:\download\svnbin\svn-win32-1.6.6\bin>svn cp https://subversion.xwing.com/repo1/ProjScorebook/trunk/client https://
subversion.xwing.com/repo1/ProjScorebook/tags/builds/01.03.071/clientSource --username jsmith--password mypassword -m "testing"
svn: Server sent unexpected return value (403 Forbidden) in response to PROPFIND request for '/repo1'



Access control:
#[repo1:/]
#* = r

[repo1:/ProjScorebook]
jsmith = rw

 		 	   		  
_________________________________________________________________
The New Busy is not the old busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3

Re: Issue #3242 lives on?? Permission denied problem with svn 1.6.11

Posted by Mark Phippard <ma...@gmail.com>.
The fix was to the client, not the server.  Did you use a 1.6.11
client?  It looks like you are using 1.6.6.

This was never a server problem.  The problem was that the command was
changed in a way such that the client needed to access the root of the
repository.  The client was fixed to not need to do that.


On Wed, May 5, 2010 at 9:45 AM, Keith Theman <xr...@hotmail.com> wrote:
> Hello,
>
> I am running SVN/DAV/Apache:
> Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/FIPS DAV/2 SVN/1.6.11 configured
>
> I waited for 1.6.11 to come out so I could stop having to open my
> repository  to all users *=r , so I upgraded to 1.6.11, and closed the
> permissions to the repository root #*=r, while keeping open access to the
> projects , and tried to run the below command, but I get the below Forbidden
> error...
>
> If I open the permissions to the repository *=r then it works... wasn't this
> supposed to be fixed?
>
> C:\download\svnbin\svn-win32-1.6.6\bin>svn cp
> https://subversion.xwing.com/repo1/ProjScorebook/trunk/client https://
> subversion.xwing.com/repo1/ProjScorebook/tags/builds/01.03.071/clientSource
> --username jsmith--password mypassword -m "testing"
> svn: Server sent unexpected return value (403 Forbidden) in response to
> PROPFIND request for '/repo1'
>
>
>
> Access control:
> #[repo1:/]
> #* = r
>
> [repo1:/ProjScorebook]
> jsmith = rw
>
>
> ________________________________
> The New Busy is not the old busy. Search, chat and e-mail from your inbox.
> Get started.



-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/