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

Re: SVN + MacOSX WebDAV client - MKCOL returns 409

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 15 Jun 2015 13:24:41 +0100

Graham Leggett <minfrin_at_sharp.fm> writes:

> Autoversioning is on:
>
> SVNParentPath /home/${HOST}/repo/svn
> SVNListParentPath on
> SVNAutoversioning on
> ModMimeUsePathInfo on
>
> When I try create a new folder via MacOSX, the client tries to use
> MKCOL to create a directory called “untitled folder”, but the response
> is a conflict 409:
>
> 192.168.xx.xx - minfrin_at_sharp.fm [14/Jun/2015:13:58:08 +0100]
> "PROPFIND /svn/repo/untitled%20folder HTTP/1.1" 404 259 "-"
> "WebDAVFS/3.0.0 (03008000) Darwin/14.3.0 (x86_64)" "-" "-"
> 192.168.xx.xx - minfrin_at_sharp.fm [14/Jun/2015:13:58:08 +0100] "MKCOL
> /svn/repo/untitled%20folder HTTP/1.1" 409 507 "-" "WebDAVFS/3.0.0
> (03008000) Darwin/14.3.0 (x86_64)" "-" “-“
>
> The error log says this:
>
> [Sun Jun 14 14:02:51.066093 2015] [dav:error] [pid 16316:tid
> 139865412835072] [client 192.168.xx.xx:61832]
> <DAV:cannot-modify-checked-in-parent> [409, #0]
>
> Is this normal behaviour is there something I am missing?

That is the exact error you get when Autoversioning is not enabled.
Perhaps you put the setting on the wrong server, or in the wrong file,
or in the wrong section, or you did not restart Apache.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2015-06-15 14:24:54 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.