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

Re: Fwd: [Issue 2399] svn_ra_stat returning error for non-existent path instead of NULL dirent_t*

From: William Ferguson <william_ferguson_au_at_yahoo.com>
Date: 2005-09-13 10:05:53 CEST

> An alternative that springs to my mind is to just
> catch this error in your
> application and handle it.

Sure. And that's the hack I am using at the moment.
But it means that for each call to svn_ra_stat I now
need to check the result and try to guess whether

a) there really is a problem trying to service the
request.
b) the node just doesn't exist.

Ie svn_ra_stat doesn't provide enough information for
me to distinguish between the two at this point.

William

                
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 13 10:06:38 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.