[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-11-01 09:46:13 CET

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

> Peter N. Lundblad wrote:
> > On Mon, 31 Oct 2005, Malcolm Rowe wrote:
> >
> > *But*, we'll have to do something on the client, since this is a server
> > bug. I'm not sure if STefan's patch or hacking something into
> > svn_client_repos_locations is the best thing to do here.
>
> I think fixing this in svn_client_repos_locations is better. New patch
> attached.
>
The problem with this is that it will filter real NOT_FOUND errors (i.e.
where the path wasn't found at the peg revision), which isn't good either.
I'll apply your original patch. We'll have to accept (and document) that
this funct9on might return NOT_FOUND if the path doesn't exist in a future
revision. We should also fix the repository part of this long-term.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 1 09:47:00 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.