Possible problem with default permission of rep-cache.db file in 1.6.x
From: Laszlo Radics <Laszlo.Radics_at_mscibarra.com>
Date: Wed, 24 Jun 2009 17:44:46 +0200
Hi all,
I have run into a problem with 'svnadmin create' that stems from the default permission bits of 'rep-cache.db', which is a new SQLite database file in 1.6.x repos. Even with umask 0, the protection of this file is set to 644 on repo creation, which prevents subsequent commits via an svnserve process which is running under a separate account than the one owning the repo (but shares the primary group with it).
Can this be considered as a bug? It can be worked around in our repo creation script, but I think this file should have basically similar permissions that other files in the db directory.
Best regards,
László Radics
1138 Budapest
Local registered entity: MSCI KFT
________________________________
Local registered entity: MSCI KFT
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.