Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After migrating from svn to git user activity not show in gitlab #334

Open
mehrdad2000 opened this issue Aug 27, 2024 · 1 comment
Open

Comments

@mehrdad2000
Copy link

Hi
After migrating from svn to git, in “commit section” of GitLab show users commits correctly, and when i click on them open user profile correctly, but when i open profile of users didn’t show any activity!

This issue occurred for all users in one project that migrate from svn to git using svn2git.

here is what i do for migration:

svn2git svn+ssh://svnrepo/svn/myproject --authors /tmp/authors.txt

git remote add use http://gitlab.corp.com/mygroup/myproject.git

git push --all origin
Gitlab version v16.11.6

Any idea?
Thanks

@mehrdad2000
Copy link
Author

seems someone comment here but I can't see it! :) just see one comment add to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@mehrdad2000 and others