I've just had a look over the git repo

I notice that

a) the authors.txt mechanism wasn't used when migrating from svn:

  Author: d_pocock <d_pocock@93a4e39c-3214-0410-bb16-828d8e3bcd0f>

should be

  Author: Daniel Pocock <dan...@pocock.com.au>

and likewise for everybody else of course,

b) we don't have the old branches (at least I can't see them)

$ git branch -a
* master
  release/3.3
  release/3.4
  remotes/origin/HEAD -> origin/master
  remotes/origin/master
  remotes/origin/php-support
  remotes/origin/release/3.3
  remotes/origin/release/3.4


Maybe it's a long shot, but maybe it is possible to extract from SVN
again, rebase all the new work on top of it, and push that up to github?

Has anyone ever done something like that?

I believe scripts exist for amending the authors

I've also heard there are techniques for importing branches, but it may
be more or less tricky than the rebase approach


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to