On Tue, Nov 11, 2008 at 2:09 AM, Andreas J. Koenig <[EMAIL PROTECTED]> wrote: >>>>>> On Tue, 11 Nov 2008 08:08:39 +0200, "Gabor Szabo" <[EMAIL PROTECTED]> >>>>>> said: > > > I know this is not the most urgent thing in the project but I'd appreciate > some > > kind of a comment. > > I apologize. I thought my git-fu would probably allow me to repair the > major breakage you describe yourself in an easy manner but it did not > happen.
Gabor -- Sorry. I've been a little distracted with the new kid. Hard to focus on programming for more than a couple minutes at a time. I'll see if I can carve out some time this week -- I'd like to see this happen as it will help other refactoring. Andreas -- I'm 100% supportive of migrating to git. I've done so with all my old googlecode subversion projects and love it. I think I followed Sam Vilain's "import your SVK mirrors" approach described here: http://utsl.gen.nz/talks/git-svn/intro.html#howto-fetch-convert Also, github.com seems to be a pretty good host and has some nice eye candy statistics. I've started using them as an additional public mirror of some of my code. For example: http://github.com/dagolden/cpan-reporter/tree/master (I keep meaning to set up a cron job to push from my echo.dagolden.com/git/ repo to github so it's still a little out of date, I think.) -- David

