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