sriharsha created SVN-4824:
------------------------------
Summary: svnadmin: E000013: Can't open file
'/home/user/build/repo/db/revprops/0/0': Permission denied
Key: SVN-4824
URL: https://issues.apache.org/jira/browse/SVN-4824
Project: Subversion
Issue Type: Bug
Components: svnadmin
Affects Versions: 1.10.2
Environment: Subversion 1.10.2:
AIX 7.2
Reporter: sriharsha
steps:
compiled 1.10.2 subversion on AIX 7.2
unable to create repository: using "svnadmin create repo"
error : svnadmin: E000009: Can't write '/repo/svn/db/current' atomically
svnadmin: E000009: Can't flush file '/repo/svn/db' to disk: A file descriptor
does not refer to an open file.
with reference to below solution. applied the patch and compiled again.
https://issues.apache.org/jira/browse/SVN-4815
able to create repo with only root user.
using normal user who has right permissions to directory . but still cannot
create repository
error: bash-4.4$ svnadmin create /home/user/build/repo
svnadmin: E000013: Can't open file '/home/user/build/repo/db/revprops/0/0':
Permission denied
Kindly help in this regard.
Thank you,
Sriharsha
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)