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

[bug] Permissions of revision files get opened up upon packing

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Thu, 8 Sep 2011 04:42:37 +0300

When a rev file has mode 0640 and it is packed while umask == 0022,
the resulting pack and manifest files have mode 0644 again.

I suspect it's due to the svn_io_set_file_read_only() call in
pack_shard().
Received on 2011-09-08 03:45:52 CEST

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.