[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: lock request returns "405 Method Not Allowed"

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-02-22 17:43:34 CET

You need to actually show a transcript of the command you're running,
and the output that comes back. Nobody can help you if you just
'describe' the error messages or traces. :-)

Also, please keep this thread on the users@ list. It's not
appropriate for the dev@ list, since it's not about svn's own
development. On the users@ list, you can get help from hundreds of
people. :-)

On 2/22/07, Backup e-mail <bckemail@yahoo.com> wrote:
> Ben,
>
> Thanks for your reply. Originnaly there were only the four directives you
> listed.
> I tried the extra ones out of better ideas.
> In any case I took them off and it does not work (obviously I restarted
> httpd),
> whether it is with the svn command on the Linux box or with Tortoise on the
> Windows laptop.
> The trace on the Linux box seems to point to a log (file/directory?) that
> does not exist
> [ /root/<my-project-name>/.svn/log ]
>
> Costa
>
> Ben Collins-Sussman <sussman@red-bean.com> wrote:
> On 2/22/07, Backup e-mail wrote:
>
> >
>
> Your error is right here. I have no idea what you're trying to do with
> this statement. Typcially people only put the 4 read operations in:
> , which translates to,
> "require authentication for all requests except these four read
> operations". What you've written is bizarre: "require authentication
> for everything except this long list of read and write operations".
> Why did you do that?
>
> In any case, LOCK is failing because you've explicitly said that it
> doesn't require authentication. And that's impossible -- the
> repository won't let you lock files without identifying yourself.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
>
>
> ________________________________
> Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and
> get things done faster.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 22 17:44:02 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.