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

Re: [PATCH] Fix for Issue # 1267

From: Shlomi Fish <shlomif_at_vipe.stud.technion.ac.il>
Date: 2003-07-21 17:03:50 CEST

On Mon, 21 Jul 2003, Ben Collins-Sussman wrote:

> Joe Orton <joe@manyfish.co.uk> writes:
>
> > It sounds like the real problem is here; this function should walk up
> > the parents if and only if the PROPFIND request gets a 404 response
> > (when the given path no longer exists in HEAD).
>
> Totally agree. Let's convert 404 status codes into a very specific
> svn errorcode. Then make search_for_starting_props *only* retry on
> that error.
>

OK, can I add an error code to svn_error_codes.h?

My first try converted any other error besides 404 to some obscure error I
found there, but I think it's a sub-optimal solution. I'll work on it some
more today. Stay tuned.

> Thanks, Joe.... Shlomi, wanna try again? :-)
>

I'm right on it.

Regards,

        Shlomi Fish

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

----------------------------------------------------------------------
Shlomi Fish shlomif@vipe.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

        Falk Fish

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 21 17:04:54 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.