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

Migrate Spelt to Git #2117

Closed
julen opened this issue Feb 29, 2012 · 3 comments
Closed

Migrate Spelt to Git #2117

julen opened this issue Feb 29, 2012 · 3 comments
Assignees

Comments

@julen
Copy link
Contributor

julen commented Feb 29, 2012

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

@julen
Copy link
Contributor Author

julen commented Feb 29, 2012

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
Copy link
Contributor Author

julen commented Mar 9, 2012

Created attachment 817

Migration rules file

@julen
Copy link
Contributor Author

julen commented Mar 20, 2012

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

@julen julen self-assigned this Jul 27, 2014
This issue was closed.
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

No branches or pull requests

1 participant