[eigen] beta1, second try: no longer using a tag! |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] beta1, second try: no longer using a tag!
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Thu, 1 Jul 2010 10:54:19 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=+gt/w+6qqSJN3+aEHlSDmmC2guVwYSIGCLzNdNyV52w=; b=B1G0SR9N33vItU1++T5dB+F1GK7Vri3MM2Kpi/Qwjuw/gu9fLJ0hCCw3nTNqVuE/BV rleJ5vvmGF0Sy/9x19moktgiqYzY+emiRoI3Z024+JIoEDa0WxJ4qpE2GvuMLVgDGUuG RdVof2CdCSge5VIA43NW4oCWmuheX4lwgZszc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MIyxZxplgy6/gLGIqaa8fOGlUX1KUumY6hkPUV+C+jNiluo0jUeHUyOeURvwbFNdOB J7Ytv6lTpWO68vFWk3QU8ORY8lskPll9MRSIZaYZmjjhZ7IU/GrsccmqgW/FHim7ETsK qiNdpuiU2QHu00whTtkju6+ZVwNCcMQBjXj4Q=
Hi,
Chatting with Hauke on IRC, he found that the current preliminary
3.0-beta1 tag was useless since we are freezing the development branch
anyway so should just be working off the development branch without
that tag --- and I can only agree with him.
So, to test the upcoming 3.0-beta1, the new rule is: just test the
latest revision from the default branch in hg.
http://bitbucket.org/eigen/eigen/get/default.tar.bz2
http://bitbucket.org/eigen/eigen/get/default.zip
This is also what you get right away in hg.
We will add a 3.0-beta1 tag once it's released.
Thanks and sorry for the noise --- still figuring how to handle this
release process :-)
Benoit