From: Takeshi A. <ta...@fi...> - 2011-04-12 02:39:37
|
Hi Rainer, On Mon, 04 Apr 2011 09:37:18 +0900 (JST), Takeshi Abe <ta...@fi...> wrote: >> One of our first moves might however be to move the code from sourceforge to >> github. Opinions on that? > I think GitHub is a good way to go because many of developers are familiar > with its usage today. In order to check how a migration looks like I have tried to port the current CVS repository to GitHub's one of mine: https://github.com/tabe/SBML_odeSolver It is achieved with git-cvsimport(1). Note that there is only the "master" branch on the above repository, but the command also dumps other branches such as 'physiomics'. HTH. Cheers, -- Takeshi Abe |