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

Re: File permissions problems with 1.4.0 (yet again!)

From: D.J. Heap <djheap_at_gmail.com>
Date: 2007-01-13 01:29:03 CET

On 1/12/07, Miller, Eric <Eric.Miller@amd.com> wrote:
> Ok, here is the bug:
>
> io.c is missing #include <errno.h> at line 26.
>
> This is causing EPERM to be undefined, making APR_STATUS_IS_EPERM always
> return 0 thus io_set_file_perms() is never called.
>
> Once errno.h is included the reown functionality behaves like it used
> to.
> Too late for 1.4.3??
>
> Eric

It is much more likely to make it if you come up with a summary,
patch, and log message and resend it under a [PATCH] subject so a unix
committer can quickly take a look at it.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 13 01:29:11 2007

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.