This repo contains notes and scripts designed to make it easier to move SVN-based R projects on R-Forge to git-based projects on Github. The notes were originally posted as this gist.
-
migrate-svn-git.md--- Description of the process of setting upgitto import ansvnrepo -
rforge2git.R--- R function that reorganizes an existing SVN repository from R-forge to a git repository -
rforge2git.sh-- simpleminded shell script to migrate one repo
- Michael Friendly
- Phil Chalmers