You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: