Skip to content
Prev 6258 / 21312 Next

[Bioc-devel] Git-SVN bridge: Alternative to get commit history?

Hi, Henrik.

This is the approach that I have been using, also, roughly summarized as:

- git svn clone from bioconductor svn (can take a LONG time, so use git svn
clone -r 40000:HEAD to truncate history to rev40000 in svn)
- git push to github
- setup git-svn bridge
- work with git as normal

Sean

On Mon, Sep 22, 2014 at 6:58 PM, Henrik Bengtsson <hb at biostat.ucsf.edu>
wrote: