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

[TSVN] FAQ: 405 Method Not Allowed

From: Wilkins Adrian <adrian.wilkins_at_cfh.nhs.uk>
Date: 2005-09-20 13:04:38 CEST

The FAQ discusses various Apache error messages that occur with TSVN
use. Another possible outcome for a 405 error is when locking a file ;

Our project renames files a lot to convey version information (yuch, but
we're not really a coding project per se) We also have a blanket
"svn:needs-lock" policy. (also yuch).

When you try to lock a file that no longer exists in the HEAD revision,
you get "Lock request failed: 405 Method Not Allowed". This has confused
several of our developers.

Firstly, adding this to the FAQ might help someone out.
Secondly, the client could implement a check when attempting locks,
following a 405, that looks to see if the file still exists, and if not,
prompts the user to update their working copy.

This e-mail is confidential and privileged. If you are not the intended recipient please accept our apologies; please do not disclose, copy or distribute information in this e-mail or take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Thank you for your co-operation.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Sep 20 13:20:25 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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