#2936 svn project commit fails for themelios new project.
Closed: Fixed None Opened 12 years ago by rnunn.

= phenomenon = permission issues with svn repo on Themelios project.
svn co works fine,
svn add also
when I svn commit it fails with the following message:

[rnunn@rnunn themelios]$ svn commit -m "initial"
svn: Commit failed (details follow):
svn: Can't open file '/svn/themelios/db/txn-current-lock': Permission denied

= reason =

= recommendation = possible apache group permission issues on project hosted repository.


Permissions look ok to me...

are you sure you are using a non anonymous checkout? and your username is the same as your fedora account system name?

ie:
svn co svn+ssh://svn.fedorahosted.org/svn/themelios/
svn commit

any news here? Shall I close this now? or are you still seeing an issue?

Replying to [comment:2 kevin]:

any news here? Shall I close this now? or are you still seeing an issue?

Kevin, huge thanks for taking this on and yes you were absolutely correct.
My bad.
closing as resolved.

Login to comment on this ticket.

Metadata