You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by ha...@datacon.at on 2003/05/09 13:33:46 UTC

problem to access the repos




hi all together,

i´ve set up the subversion server with http support.
but when i want to checkout the repo i created with the command svnadmin
create test2
i get the following error when i try to check out:

svn checkout http://localhost/svn/test2
svn: RA layer request failed
svn: The path was not part of a repository
svn: PROPFIND of /: 405 Method Not Allowed

please, can anybody give me a hint?

thanks
hannes


Hannes Holzhammer
Internal Systemadministration
mailto:hannes.holzhammer@datacon.at

Datacon Semiconductor Equipment GmbH
Innstrasse 16, 6240 Radfeld
Phone: ++43-5337-600-632
Handy: ++43 664 255 0827
Fax-ext.: ++43-5337-600-660
World Wide Web: http://www.datacon.at/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


RE: problem to access the repos

Posted by Sander Striker <st...@apache.org>.
> From: hannes.holzhammer@datacon.at [mailto:hannes.holzhammer@datacon.at]
> Sent: Friday, May 09, 2003 3:56 PM

> does that means that the user under that the apache runs needs to have the
> full permission to every db file found in the repos?

Yes, as clearly stated in INSTALL...

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: problem to access the repos

Posted by ha...@datacon.at.




does that means that the user under that the apache runs needs to have the
full permission to every db file found in the repos?

thanks
hannes



                                                                           
             Ben                                                           
             Collins-Sussman                                               
             <sussman@collab.n                                          To 
             et>                       hannes.holzhammer@datacon.at        
             Sent by:                                                   cc 
             sussman@collab.ne         dev@subversion.tigris.org           
             t                                                     Subject 
                                       Re: problem to access the repos     
                                                                           
             05/09/2003 03:51                                              
             PM                                                            
                                                                           
                                                                           
                                                                           




hannes.holzhammer@datacon.at writes:

> svn checkout http://localhost/svn/test2
> svn: RA layer request failed
> svn: The path was not part of a repository
> svn: PROPFIND of /: 405 Method Not Allowed
>
> please, can anybody give me a hint?

Check the apache error log.  Does the httpd process have full
read/write access to *all* of the berkeleydb files in your repository?



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: problem to access the repos

Posted by ha...@datacon.at.




thanks a lot for the hint! it works now.
the only problem i have is that i have to change the permissions for new
repos on my own.
is there a solution that this is done when i create a new repo??

thanks
hannes




                                                                           
             Ben                                                           
             Collins-Sussman                                               
             <sussman@collab.n                                          To 
             et>                       hannes.holzhammer@datacon.at        
             Sent by:                                                   cc 
             sussman@collab.ne         dev@subversion.tigris.org           
             t                                                     Subject 
                                       Re: problem to access the repos     
                                                                           
             05/09/2003 03:51                                              
             PM                                                            
                                                                           
                                                                           
                                                                           




hannes.holzhammer@datacon.at writes:

> svn checkout http://localhost/svn/test2
> svn: RA layer request failed
> svn: The path was not part of a repository
> svn: PROPFIND of /: 405 Method Not Allowed
>
> please, can anybody give me a hint?

Check the apache error log.  Does the httpd process have full
read/write access to *all* of the berkeleydb files in your repository?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: problem to access the repos

Posted by Ben Collins-Sussman <su...@collab.net>.
hannes.holzhammer@datacon.at writes:

> svn checkout http://localhost/svn/test2
> svn: RA layer request failed
> svn: The path was not part of a repository
> svn: PROPFIND of /: 405 Method Not Allowed
> 
> please, can anybody give me a hint?

Check the apache error log.  Does the httpd process have full
read/write access to *all* of the berkeleydb files in your repository?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org