Today I create a new repositories using SVNManager but I get a blank and "httpd: Database inconsistent, can't find user that has privilege'" in my /var/log/messages.
Manually check my repo dir in /data/repos without any problem(which my new repo folder created) beside accessfile not update.
Kindly help.
-Jason
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was using SVNManager for some time.
Today I create a new repositories using SVNManager but I get a blank and "httpd: Database inconsistent, can't find user that has privilege'" in my /var/log/messages.
Manually check my repo dir in /data/repos without any problem(which my new repo folder created) beside accessfile not update.
Kindly help.
-Jason
Hi again,
You found a bug!
This error is caused by the fact that svnmanager didn't remove user's privileges when removed. This is fixed in the new version.
You can fix your database by removing rows from the userprivileges table with userids of users that don't exist anymore!
Sorry for the trouble!
Kind regards,
Marijn
Hi Marijn,
Thanks for your quick reply. I managed to solved the problem manually already.
Hope to see your next version soon.
Thanks.
Regards,
Jason