translate / translate-project

The Translate Project
4 stars 3 forks source link

Migrate Spelt to Git #2117

Closed julen closed 12 years ago

julen commented 12 years ago

This bug is for tracking the migration of Spelt to Git.

julen commented 12 years ago

Spelt only requires importing trunk. This should be enough:

mkdir spelt && cd spelt time -p svn2git https://translate.svn.sourceforge.net/svnroot/translate/src/trunk/spelt --rootistrunk --metadata --revision 7517 --verbose git remote add origin git@github.com:julen/spelt.git git push -u origin master cd ..

julen commented 12 years ago

Created attachment 817

Migration rules file

julen commented 12 years ago

Repository live at https://github.com/spelt/