Re: [Bioc-devel] git-svn bridge: Track devel and release in different branches of same repo

2014-05-15 Thread Robert M. Flight
Another option is to set up a local git repo that uses git branches to keep track of the svn branches. I have previously done this, and explain my setup here: http://robertmflight.blogspot.com/2012/04/bioconductor-git-and-svn-multiple.html However, I have found myself pushing updates to release so

Re: [Bioc-devel] git-svn bridge: Track devel and release in different branches of same repo

2014-05-15 Thread Ilari Scheinin
> Are there plans for the awesome git-svn bridge to allow the tracking of devel > and releases in different branches of the same git repository? Currently, one > has to create different repos for devel and release (see > http://bioconductor.org/developers/how-to/git-svn/). I agree that the poss