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

Re: svn log with deleted files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-16 18:23:12 CEST

Michael Wood <mwood@its.uct.ac.za> writes:

> Excuse me if I'm being silly, but this sounds to me like the "get_uuid()
> over ra_dav is broken" (can't remember the exact name/issue number)
> filed in the last day or so. Or at least the description of the issue
> reminded me of the above description.
>
> Of course the issue referred to svn merge, but maybe it's the same
> underlying cause?

Nope, it's a separate bug. ra_dav->get_uuid() is trying to do a
PROPFIND on a public 'head' url that doesn't exist anymore.

In this case, 'svn log' is issuing a custom REPORT request on the same
type of pubilc 'head' url.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 16 18:25:28 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.