Réf. : Permission issue creating transations on Solaris (1.2.0, fsfs)
From: Yann DIRSON <yann.dirson_at_sagem.com>
Date: 2005-07-07 17:43:29 CEST
Hi,
For the record, the problem does not occur with a custom-built 1.2.1 on
Yann DIRSON
23/06/2005 17:22
I am using the 1.2.0 package from sunfreeware, for Solaris 9. I had no
I have created a repository in the fsfs format, I can load it with a dump
$ svn ci -m 'test fsfs'
That is, it creates the transaction directory, but cannot populate it. The
% ls -l foo/db/transactions/
I could work around the problem by putting a default ACL on the
% setfacl -m d:u::rwx,d:g::r-x,d:o:r-x foo/db/transactions/
And now on the client:
$ svn ci -m 'test fsfs'
I checked that the Debian/x86 package of 1.2.0 does not have this issue.
Looking at create_txn_dir() in libsvn_fs_fs/fs_fs.c, it looks like
Any idea ?
---------------------------------------------------------------------
|
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.