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

Re: [PATCH] fix broken svn_client_info

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-10-31 14:23:15 CET

On Mon, 31 Oct 2005, Stefan Küng wrote:

> The following command fails with 1.3.x, even though it shouldn't:
>
> svn info
> http://tortoisesvn.tigris.org/svn/tortoisesvn/branches/release-0.20/src/TortoiseSVNSetup/TortoiseSVNSetup.vdproj@330
> -r330
>
> The reason is that same_resource_in_head() errors out if the URL doesn't
> exist anymore in HEAD. In that case, it should just treat the HEAD as
> unrelated instead.
>
Stefan,

Thanks for the patch. I'm not sure that this is the correct layer to fix
the problem. Would you care to check if this happens in the other RA
layers as well. This might be a bug deeper down in libsvn_ra_dav or
libsvn_repos.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 31 14:24:54 2005

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.