Jon Antoine wrote:
> Stefan Küng wrote:
>> Jon Antoine wrote:
>>> I have read many archives pertaining to this error, but none of them
>>> seem to address the particular issue I am seeing.
>>>
>>> When I try to view the revision graph of my repository via TortoiseSVN,
>>> I immediately receive the following error:
>>> TortoiseSVN
>>> PROPFIND request failed on '/repository'
>>> PROPFIND of '/repository': 405 Method Not Allowed (https://oai-pm)
>>>
>>> I am able to checkout, commit, view logs, etc. without any problems. It
>>> just seems the "revision graph" command causes the error. I am using
>>> Windows XP, Apache 2.2.4, Subversion 1.4.4, OpenSSL 0.9.8e, and PHP
>>> 5.2.3. I have Apache installed in C:\apache2. My repository is in
>>> C:\apache2\htdocs\repository. My website is located in
>>> C:\apache2\htdocs\oai-pm. I am currently using this configuration only
>>> on our intranet, not over the internet.
>> For the revision graph to work, you need full read access to the
>> repository root.
>
> I believe I have given full read access to the htdocs folder and all
> it's sub folders. Is there a way I can verify this?
You have the svn repositories in your htdocs folder? I suggest using a
separate folder - otherwise you'll get a lot of problems because of
settings/redirects/rewrites of the parent folder which don't belong to
the svn folder.
You can test this by showing the log (e.g., from the repository browser)
for the repository root.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Oct 17 21:49:34 2007