[Scummvm-devel] ATTN: Proposed layout for git repository

Eugene Sandulenko sev at scummvm.org
Sun Sep 23 18:33:43 CEST 2012


Hi Team,

I started work on finally moving all of our repositories to github.

Historically we had the following repositories:

  buildbot  -- buildbot.scummvm.org scripts
  docs/trunk/docbook -- obsolete documentation in docbook format
  doxygen -- doxygen.scummvm.org site
  engine-data/tags/* -- obsolete repo for .dat files
  forum/trunk -- forums.scummvm.org theme
  media/* -- gfx media
  scummex/* -- ScummEX tool
  scummvm/* -- moved to git://scummvm
  tools/* -- moved to git://scummvm-tools
  vendor -- imported source code
  web/* -- scummvm.org site
  web-planet -- planet.scummvm.org site
  wiki/trunk -- wiki.scummvm.org theme

I propose the following simplified schema:

web -- web repo
sites -- buildbot, doxygen, forum, web-planet, wiki repos
vendor -- vendor repo, since it is highly optional
misc -- docs, engine-data, media, scummex

The combined repositories will share the history and each current
submodule will sit in a subdirectory in the git repo.

What do you think about the proposed schema?

Do we need scummvm- prefix to all repos? I think we don't.

If you think we should keep them separately, I'm fine with it also,
and there is no limit on github.

Looking forward to your replies. I plan to prepare everything tonight,
and be ready for merging the repos in any settled down combination.
The plan is to have it moved over the next weekend, or faster if there
are no disputes, and all core members agree on the layout.


Eugene




More information about the Scummvm-devel mailing list