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

Re: vsn-rsc-url adaptations

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-05-31 23:50:52 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Hey gstein, any idea what's going on here? I'm running mod_dav_svn
> which produces the 'new style' vsn-rsc-url. I attempted to commit
> A/D/H/chi from a working copy full of 'old style' urls.
>
> >From this ethereal capture, it seems like ra_dav is ignoring the
> new-style url that comes back to it; instead, attempts to do a
> checkout using the old-style one anyway. Am I analyzing this
> correctly?

Actually, ra_dav is requesting the 'checked-in' property of the parent
dir (A/D/H), and then trying to CHECKOUT the cached [incorrect]
vsn-rsc-url of A/D/H/chi.

I'm getting the same failure when I try to commit from a working copy
that has all 'new style' vsn-rsc-urls in it. ra_dav requests the
checked-in property of the parent dir, then tries to CHECKOUT the
child's correct vsn-rsc-url, and *still* gets the same error.

gstein, can you remind me how the commit is supposed to work, in
deltaV terms?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:10:22 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.