Can't create user after imported bare repos
Created by: frdmn
I wanted to import bare repos from a previous 5.1 GitLab installation into my freshly GitLab 6 by using:
bundle exec rake gitlab:import:repos RAILS_ENV=production
This worked pretty fine too but now i try to create the users which i had on my old instance but this fails with the error message "User already exists".
Can someone help me out here?