Okay,
I had upgraded through several versions up to the newest 4.0.0 release.
I don't remember setting usernames and every username was basically the first part of the email address (in front of the "@")
As some people used funny names like "admin" and "root" in their email addresses i wanted to change these.
I basically clicked on Admin -> Users and changed the usernames to something else.
After that modification the repositories were moved (in filesystem) to the correct path, but the gitolite config wasn't updated with the new path and the old path consisted of an empty repository.
To fix that i basically checked out the gitolite admin repository, changed the paths manually, and pushed everything back, that fixed the problem, but it still seems to be a bug in the rename method or something.
By Administrator on 2012-12-24T16:14:53 (imported from GitLab)
Okay,
I had upgraded through several versions up to the newest 4.0.0 release.
I don't remember setting usernames and every username was basically the
first part of the email address (in front of the "@")
As some people used funny names like "admin" and "root" in their email
addresses i wanted to change these.
I basically clicked on Admin -> Users and changed the usernames to
something else.
After that modification the repositories were moved (in filesystem) to the
correct path, but the gitolite config wasn't updated with the new path and
the old path consisted of an empty repository.
To fix that i basically checked out the gitolite admin repository, changed
the paths manually, and pushed everything back, that fixed the problem, but
it still seems to be a bug in the rename method or something.