You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Joerg Hessdoerfer <Jo...@sea-gmbh.com> on 2003/07/03 16:37:37 UTC

WebDAV/DeltaV problems

Hi!

I just updated an SVN server to 0.24.2. This server runs as a 'Web folder'
server, with autoversioning on. Everything was fine before, but since
one of the last updates (0.23.0 to 0.24.1, then 0.24.2) the autoversioning
broke: I can't write to the folders any more (using the windows explorer).
In the Apache (2.46) logs appear messages like the following:

[Thu Jul 03 18:12:28 2003] [error] [client 195.14.233.73] Unable to
checkout resource /repo/test.txt.  [409, #0]
[Thu Jul 03 18:12:28 2003] [error] [client 195.14.233.73] (17)File exists:
Activities cannot be created at that location; query the
DAV:activity-collection-set property.  [403, #190001]

test.txt is a non-existant file! Everything worked at least with 0.23.0.
File permissions are OK.
What to do next?
What is this DAV:activity-collection-set property??

Thanks,
    Joerg

-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: WebDAV/DeltaV problems

Posted by Ben Collins-Sussman <su...@collab.net>.
"Joerg Hessdoerfer" <Jo...@sea-gmbh.com> writes:

> What to do next?
> What is this DAV:activity-collection-set property??

Upgrade to HEAD.  The bug was fixed recently, after 0.24.2 was out.
Or wait for 0.25 next week.  :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org