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

Re: Lock file error when using Windows DAV client (web folders)

From: Salvatore Miccicke <miccicke_at_gmail.com>
Date: Fri, 31 Jul 2009 12:33:53 -0400

Some additional information...
<Location /repos/>
  DAV svn
  SVNParentPath /var/www/SVN/Repos
  SVNListParentPath On
  SVNAutoversioning On
  SVNReposName "BT Hosting Subversion Repository"
  AuthType Basic
  AuthName "BT Hosting Subversion Repository"
  AuthBasicProvider ldap
  AuthzLDAPAuthoritative on
  AuthLDAPBindDN "cn=proxyagent,ou=profile,dc=radianz,dc=com"
  AuthLDAPBindPassword Meg7_road
  AuthLDAPURL "ldap://192.168.0.14:389/dc=radianz,dc=com"
  Require valid-user
  AuthzSVNAccessFile /var/www/SVN/Admin/.svn-access-file
</Location>

Am I missing something? I can open the WebDAV location using "my network
places" but while a file is opened from the DAV location I get the error
messages. Seems to be from DAV locking.

On Tue, Jul 7, 2009 at 8:31 AM, Salvatore Miccicke <miccicke_at_gmail.com>wrote:

> I'm having a problem using Windows DAV client (web folders) when accessing
> repositories.When opening a file in web folders, if file is open for more
> than a few minutes it fails to save. If I then refresh the web folder it
> saves without issue.
>
> The only error in any log that seems to coincide with this issue is found
> in the ssl_error_log.
>
> [Mon Jul 06 22:36:31 2009] [error] [client 10.100.40.38] Could not LOCK
> file due to a failed precondition (e.g. other locks). [412, #0]
> [Mon Jul 06 22:36:31 2009] [error] [client 10.100.40.38] The
> precondition(s) specified by the "If:" header did not match this resource.
> At least one failure is
> because: a State-token was supplied, but it was not found in the locks on
> this resource. [412, #0]
>
> Anyone seen this issue? Any fix?
>
> Thanks.
> SAL
> miccicke_at_gmail.com
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2377485

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-31 18:34:46 CEST

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.