Problem with haddock and binary repos in checkout from github
Ian Lynagh
igloo at earth.li
Mon Jun 27 00:08:13 CEST 2011
On Mon, Jun 27, 2011 at 12:55:57AM +0300, Sergei Trofimovich wrote:
> On Sat, 25 Jun 2011 19:23:59 +0100
> Ian Lynagh <igloo at earth.li> wrote:
>
> > error: object 2b07607c4562034359f52b42055f8d2af4721ca4:invalid author/committer line - missing space before email
> > fatal: Error in object
> > error: pack-objects died with strange error
> > error: failed to push some refs to 'git at github.com:ghc/haddock.git'
> > igloo at abbot:/srv/darcs/haddock.git$ git show 2b07607c4562034359f52b42055f8d2af4721ca4
> > commit 2b07607c4562034359f52b42055f8d2af4721ca4
> > Author: <davve at dtek.chalmers.se>
>
> I would expect
> Author: davve <davve at dtek.chalmers.se>
> or
> Author: davve at dtek.chalmers.se
> spelling
But given we already have patches with "Author: <davve at dtek.chalmers.se>"
in the central repo, and in everyone's GHC trees, what's the best way
forward?
Thanks
Ian
More information about the Cvs-ghc
mailing list