fiat team mailing list archive
-
fiat team
-
Mailing list archive
-
Message #00183
Re: Fixes for numbering of entities
You mean for making the release?
We should probably add this to the wiki, but here's a short list:
0. Make any preparations in FIAT (like updating ChangeLog, version
numbers if any).
1. Make the tarball fiat-x.y.z.tar.gz (but I think you use uppercase).
Make sure you don't include the .hg directory when you make it. (Just
delete it before making the tarball.)
2. Upload it to www.fenics.org/pub/software/fiat to fenics.org. This
must be done as user fenics.
3. Run the 'news' command on fenics.org as user fenics to update the
news on the front page.
4. Update the link to the latest version in the Download section on
fenics.org (must be done through the wiki).
5. Announce the release to fiat-dev.
That's it I think.
/Anders
On Wed, Jun 20, 2007 at 05:09:50PM -0500, Robert Kirby wrote:
> I seem to have deleted the information on the steps to take. Do you have this
> someplace?
>
> Rob
>
> On 6/20/07, Anders Logg < logg@xxxxxxxxx> wrote:
>
> Excellent!
>
> /Anders
>
> On Tue, Jun 19, 2007 at 08:27:30PM -0500, Robert Kirby wrote:
> > Anders, I don't mind making a new release. I will do this tomorrow.
> >
> > Rob
> >
> > On 6/19/07, Anders Logg <logg@xxxxxxxxx > wrote:
> >
> > Thanks!
> >
> > Any chance of getting a new release of FIAT? I'm about to make a new
> > release of FFC (and coordinated release of DOLFIN) and it will depend
> > on the development version which is suboptimal.
> >
> > /Anders
> >
> >
> > On Tue, Jun 19, 2007 at 01:04:12PM -0500, Robert Kirby wrote:
> > > I think I succeeded in applying this. This was the first time I've
> tried
> > a
> > > bundle in hg.
> > >
> > > Rob
> > >
> > > On 6/14/07, Anders Logg < logg@xxxxxxxxx> wrote:
> > >
> > > Rob, here's a bundle that fixes the numbering issue for FIAT/
> FFC.
> > >
> > > It adds a new variable numbering_scheme which by the default is
> set
> > to
> > > "default" (and does not change the way FIAT numbers the
> entities).
> > One
> > > may also set this variable to "UFC" which makes FIAT use the
> UFC
> > > numbering scheme.
> > >
> > > FFC now does the following at startup:
> > >
> > > from FIAT import numbering
> > > numbering.numbering_scheme = "UFC"
> > >
> > > To apply the bundle, just do
> > >
> > > hg unbundle bundle.hg
> > >
> > > You can also check what's in the bundle before applying it:
> > >
> > > hg incoming -v -p bundle.hg
> > >
> > > /Anders
> > >
> > > _______________________________________________
> > > FIAT-dev mailing list
> > > FIAT-dev@xxxxxxxxxx
> > > http://www.fenics.org/mailman/listinfo/fiat-dev
> > >
> > >
> > >
> > >
> >
> > > _______________________________________________
> > > FIAT-dev mailing list
> > > FIAT-dev@xxxxxxxxxx
> > > http://www.fenics.org/mailman/listinfo/fiat-dev
> >
> > _______________________________________________
> > FIAT-dev mailing list
> > FIAT-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/fiat-dev
> >
> >
>
> > _______________________________________________
> > FIAT-dev mailing list
> > FIAT-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/fiat-dev
>
> _______________________________________________
> FIAT-dev mailing list
> FIAT-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/fiat-dev
>
>
> _______________________________________________
> FIAT-dev mailing list
> FIAT-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/fiat-dev
Follow ups
References