Skip to content

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

@mehrdad2000

Description

@mehrdad2000

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions