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

Repository importing and mirroring #21

Open
2 tasks
mellowagain opened this issue Dec 6, 2021 · 0 comments
Open
2 tasks

Repository importing and mirroring #21

mellowagain opened this issue Dec 6, 2021 · 0 comments

Comments

@mellowagain
Copy link
Owner

These two features should support the following VCS: Git, Subversion and Mercurial

  • Importing of repositories into a new Git repository on GitArena
  • Mirroring of existing repositories into a new Git repository on GitArena (with frequent updates at configurable intervall)

For the later case, it is important to know how GitArena should handle conflicts (such as when code is changed on GitArena and then conflicts with a change that was pushed to the mirror). The following two solutions come to my mind:

  • Make code in mirrored repositories read-only (but not issues etc.)
  • Stop mirroring changes as soon as code has been pushed to the GitArena repository manually

I'm happy to discuss this and I'm open for suggestions.

@mellowagain mellowagain added feature::repositories status::waiting Waiting for response by one involved person (op, reviewer) type::enhancement input wanted and removed status::waiting Waiting for response by one involved person (op, reviewer) labels Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant