WesnothGIT
Contents
TODO list
Source code location
github. Partial svn checkouts possible via https://github.com/blog/1178-collaborating-on-github-with-subversion To facilitate new devs, allow git tarball to be downloaded from wesnoth.org by developers (2GB file, around 1.4 cents to serve, and we can restrict the download to people with the bug tracker account to prevent accidental downloads)
- devs should register on github
Bug tracker
Redmine, hosted locally on wesnoth.org, using the https://bugs.wesnoth.org name.
- set up a redmine instance on wesnoth.org
- Soliton pointed at chiliproject
convert repository from svn to git
ESR's conversion tool? git-svn tarball that we have?
- use the svn-to-git conversion tool.
lift up the bug tracker's contents
scraping via https? getting bug repository dump? what about the files?
- try to get database dump first
- forgeplucker doesn't look ready
- grab the database and run a local version of savannah?
- import the data into the new bug tracker
connect the bugtracker with the source repository
Shouldn't be a problem - http://www.redmine.org/projects/redmine/wiki/RedmineSettings#Referencing-issues-in-commit-messages We should think about changing the old commit messages in the bug tracker to point to new repository.