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

Re: svn commit: rev 3647 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_subr trunk/subversion/libsvn_client trunk/subversion/svnlook trunk/subversion/bindings/java/jni trunk/subversion/bindings/com trunk/subversion/libsvn_repos

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-05 02:24:59 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> > subversion/libsvn_ra_dav/util.c:81: (apr_err=175002, src_err=0)
> > svn: RA layer request failed
> > svn: applying property change to to /repos/svn/!svn/bln/3647: 409 Conflict
>
> Whups. Yeah! This reproduces for me too.
>
> I've filed new issue #967 on it.
>
> "Two steps forward, one step back..."

Don't make me slap you guys. :-)

Look at what version of mod_dav_svn is running on svn.collab.net. It
has NO concept of revprop change!

"409 conflict" is perfectly correct. You're not allowed to PROPPATCH
an immutable deltaV baseline object... at least not unless you upgrade
the server to allow this <cough cough> feature.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 5 02:26:37 2002

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.