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

autoversioning broke in 0.24.2

From: Alan Knowles <alan_at_akbkhome.com>
Date: 2003-06-20 17:05:19 CEST

following a brief conversation with ben on irc.

looks like this broke dav autoversioning
http://svn.collab.net/viewcvs-dev/svn/trunk/subversion/mod_dav_svn/version.c?r1=4371&r2=5988

you will see this in the apache logs.
--snippet from apache2 log file
[Fri Jun 20 21:19:25 2003] [error] [client 192.168.0.40] Unable to
checkout resource /svn/test.xml. [409, #0]
[Fri Jun 20 21:19:25 2003] [error] [client 192.168.0.40] (17)File
exists: Activities cannot be created at that location; query the
DAV:activity-collection-set property. [403, #190001]

it was caused by the autoversioning code calling the make activity code..

the workaround is to remove the code in the above patch :) - or wait for
autoversioning to be fixed I guess..

Regards
Alan

-- 
Can you help out?
Need Consulting Services or Know of a Job?
http://www.akbkhome.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 20 17:03:24 2003

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

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