Comment #4 on issue 55 by [EMAIL PROTECTED]: ohloh.net stats broken by repository layout changes http://code.google.com/p/piccolo2d/issues/detail?id=55
Honestly, I don't get the point. Neither what's the problem at ohloh and how git comes in, nor why bother about the ohloh stats at all. They seem to be quite tight about the project history - and if a directory rename breaks it - puh - which projects will pass? But just in case - I use a git repo as proxy for the (piccolo2d.java) svn. And .git/config says (you may git clone http://git.mro.name/piccolo2d.java.git as well as 'net' and 'site' instead of 'java'): [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [svn-remote "svn"] url = https://piccolo2d.googlecode.com/svn fetch = piccolo2d.java/trunk:refs/remotes/trunk branches = piccolo2d.java/branches/*:refs/remotes/* tags = piccolo2d.java/tags/*:refs/remotes/tags/* [remote "svgit"] url = http://www.mro.name/piccolo2d.java.git fetch = +refs/heads/*:refs/remotes/svgit/* [branch "svg-mro.name"] remote = svgit merge = refs/heads/svg -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~---
