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

Re: AW: checkout fails due to missing temp dir

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2006-10-28 17:30:42 CEST

--On Saturday, October 28, 2006 10:19 AM +0000 Marc Aushold
<rettkliff2@yahoo.de> wrote:

> Great, a good idea! I did so, and get this APR error code: apr_err=20014.
> I just googled, a lot of pages that I will have to check now :/. If
> someone knows what might be the reason, I would really appreciate any
> hints! I will notify the list if I solve the problem. Thanks!

Take a look at apr/file_io/unix/tempdir.c. It returns APR_EGENERAL (20014)
on failure to find a suitable directory. The algorithm looks pretty
straightforward. Let us know what assumption is failing.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 28 17:31:34 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.