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

Re: New apr_stat/apr_dir_read behavior

From: D.J. Heap <djheap_at_gmail.com>
Date: 2005-12-12 19:49:01 CET

> > It looks to me like we need to handle APR_INCOMPLETE almost everywhere
> > we call apr_stat or apr_dir_read or any other functions that can
> > return APR_INCOMPLETE.
>
> Second here. But I thought it is APR on Win problem. What's your OS/compiler?
>

WinXP/VS2005.

It could be an APR problem...maybe it's not supposed to return
APR_INCOMPLETE so much?

If APR is not going to change, though, then Subversion needs to handle
APR_INCOMPLETE on the functions that can return it.

I pursued it a bit further, but found places where deeper problems
arose (files read/write status getting dropped for one), so I've given
up on Apache 2.2/APR 1.2.2 and have gone back to Apache 2.0.55/APR
0.9.7 and am working fine again.

I'll bring it up again later when I have some time to work on it, if
no one else does.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 12 19:51:14 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.