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

Move all srcdata files to new repo #134

Open
wants to merge 1 commit into
base: sf-auto-merge
Choose a base branch
from

Conversation

HighwayofLife
Copy link
Member

@HighwayofLife HighwayofLife commented May 24, 2023

New Repo for all source data: https://github.com/FreeCol/freecol-source-data, which supports Git LFS

@stiangre
Copy link
Contributor

There are three things I don't like about this approach:

  1. We lose the revision history for all the files a second time (unlike the code, the revision history was not maintained when the files were moved from Subversion to Git). I would like us to recreate the entire revision history when creating a new repo.
  2. The master for the other repositories are all on SourceForge. Please note that it's not possible to move all the repositories over to Github since we have multi-GB-sized files for 3D projects (and these are too big for Github).
  3. I don't think we need git-lfs for simple picture files ... even when binary. We are probably better off just having a normal (separate) repository for these files.

To summarize: I think we should create a new git repo on SF.net, and use the freecol-bot for mirroring to Github just like we do for our main repository. This repository should be created using a rewritten history from the Old-SVN and current Git repo.

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

Successfully merging this pull request may close these issues.

2 participants