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

[PATCH] subversion/libsvn_subr/io.c missing EPERM definition

From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-01-15 18:10:13 CET

Fix to allow permission changes via reown_file().

* subversion/libsvn_subr/io.c
Commit r17501 inadvertently removed support for the EPERM error code
from apr_file_perms_set(). This in turn prevented attempt at file
reownership via reown_file() and errored with 'cannot change
permissions'.

I believe this bug was introduced between the 1.3.2 and 1.4.0 releases.

Eric

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

Received on Mon Jan 15 18:23:25 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.