Re: [eigen] Migration to mercurial : final tests |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Migration to mercurial : final tests
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Tue, 12 May 2009 02:47:18 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=AshmEqQN+N+kOe0jKQHNUoyVtx0xqZLD3mYLnsct1S8=; b=sFfvzUYsgFYqoYQ2ugloyH1eMmzUKsFh8d4oVEa3MrsEG7Gfjt+KIvHEsrngmy8rxc KuSn1/MeQUCukZx7UxDaAN3eWgZXH+Fplco4dxZuBjAU1C0TJjbjBgGxYlDZWz/pOpRS rAIMkKnvsTlEjhWsbRU2JQ7YKjDhvv8ippgNg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=FVcM9+cJ0E6jJ8xD26yf/rq35zmKhmqTRpPke0QbluE7ewwVYgRrqWVzzgUOCwFrzd ODPcfakTWRiNnWJbz9o/2FxVDIe6KEJBJOaigG0iWd1fBFVFjl7xA4Pzlw7Ve2K5uFMD 90y3Z3wukUVzNqYk+dEs/Q2cE2rrBu1xVupCs=
Hi,
Thanks a ton for that. I don't have much time tonight so it's only
tomorrow morning that I'll look at it seriously.
But here's already a nitpick: there is a 'eigen2' tag next to beta5, I
think this needs at least renaming (you choose how to best handle my
beta5 mishap).
Cheers,
Benoit
2009/5/11 Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>:
>
>
> Hi all,
>
> Some of you may already know, but there were still some minor issues with our
> tests for migrating the eigen repository from subversion to mercurial. Most
> importantly, the main branch was named 'eigen2' instead of 'default'.
>
> 'default' in mercurial is the same as 'trunk' in subversion. If a commit is
> not in 'default', then the name of the branch it belongs to is displayed on
> graphs (on the web, inside the tcl/tk view...). And it was rather ugly to have
> 'eigen2' all over those.
>
> I've fixed this issue and some other (cosmetic as well), and I'm now very
> happy with the results.
>
> I would like all of those interested to check everything before we do the
> actual migration.
>
> You can either browse using the web from :
> http://sources.freehackers.org/hg.cgi/eigen.named
> or clone it ('hg clone http://sources.freehackers.org/hg.cgi/eigen.named) and
> use your favourite tools (command line or the tcl/tk interface started with
> 'hg view').
>
> Please tell me all that worries you about this import NOW, then it will be too
> late.
>
> greatings,
> Thomas
> --
> Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
> http://www.freehackers.org/thomas
>
>
>