On 3/17/2010 5:51 PM, Jan Dubois wrote: > On Wed, 17 Mar 2010, Cosimo Streppone wrote: >> Just as a test, I managed to import all of libwin32 svn >> into github.
> I still think the best way forward will be to separate each module into > its own git repo. I strongly agree with that. >> Tags are a bit funny, because they were stored in >> 2-level folders in svn, so the effect in git is >> a bit strange :) > > I actually did the svn to git conversion 3 times locally myself > (back when we were discussing it), but never managed to get the > tags converted correctly. I still want to do that, but I ran out > of time. I've started converting some of my modules from my private Subversion server to Git. I came up with a script to convert the "tags" produced by git-svn (which seem to be more like branches) into actual tags. (http://www.cjmweb.net/utilities/#git-fix-svn-tags) It wasn't designed for libwin32's tagging structure though. I think what I'd like to see is tags named "libwin32-n.nn" (for the libwin32 tags) and "n.nn" for the module-specific tags. Also, the tags will be much less cluttered when the distributions are split up into separate repos. Other than the tags (and being just one big repo), Cosimo's Github repo seems ok. It mapped me to my Github account, at least. -- Chris Madsen p...@cjmweb.net -------------------- http://www.cjmweb.net --------------------