|
From: Jan E. <je...@in...> - 2013-11-12 00:10:58
|
On Monday 2013-11-11 15:25, Balazs Scheidler wrote: >hi, > >I've just made a quick conversion using git-cvsimport and pushed the >result to github: > >https://github.com/bazsi/libdbi > >But it was nothing but a mere "git cvsimport" invocation on a fresh CVS >checkout. Git repositories are now up, with tags and all the fluff. [remote "sf"] url = git://git.code.sf.net/p/libdbi/libdbi pushurl = ssh://git.code.sf.net/p/libdbi/libdbi [remote "sf"] url = git://git.code.sf.net/p/libdbi-drivers/libdbi-drivers pushurl = ssh://git.code.sf.net/p/libdbi-drivers/libdbi-drivers What I noticed is that libdbi-drivers is a branch from libdbi (started around version 0.6.7), but the commits are inconsistently named, so I did not bother connecting the dbi and dbi-drivers tree in any way. |