← Back to team overview

dolfin team mailing list archive

Re: [HG] hg test.

 

Put the following in your ~/.hgrc:

[ui]
username = "Johan Hoffman <jhoffman@xxxxxxxxxx>"

That way, the "user" field in the changeset will be set correctly.

/Anders


On Mon, Aug 28, 2006 at 11:01:34AM +0200, DOLFIN wrote:
> One or more new changesets pushed to the primary DOLFIN repository.
> A short summary of the last three changesets is included below.
> 
> changeset:   2185:3769f95bf91b54204b4c4404164f1d6a4e55a2fb
> tag:         tip
> user:        jhoffman@xxxxxxxxxxxxxxxx
> date:        Mon Aug 28 09:26:20 2006 +0200
> files:       src/demo/solvers/navierstokes/benchmark/main.cpp
> description:
> hg test.
> 
> 
> changeset:   2184:d5b584b8cd45b2c0172bd82b85510e728c982464
> user:        "Anders Logg <logg@xxxxxxxxx>"
> date:        Sun Aug 27 00:22:00 2006 +0200
> files:       Makefile.in configure configure.ac
> description:
> Add test for Python development files (python2.3-dev or python2.4-dev)
> needed to build PyDOLFIN. This is what caused the problems for the compile bot.
> 
> 
> changeset:   2183:27a91e921b34bcb5ef649f6d331d92f5446e6b35
> user:        "Anders Logg <logg@xxxxxxxxx>"
> date:        Sun Aug 27 00:05:04 2006 +0200
> files:       ChangeLog doc/manual/chapters/design.tex doc/manual/chapters/linearalgebra.tex doc/manual/chapters/mesh.tex doc/manual/chapters/ode.tex doc/manual/chapters/pde.tex doc/manual/dolfin-user-manual.pdf doc/manual/dolfin-user-manual.tex src/test/tmp/main.cpp
> description:
> Finish chapter in manual on linear algebra. Looks ok now.
> Garth, can you take a look? We should also make sure the first
> chapter (Quickstart) is accurate and agrees with the demo in
> src/demo/poisson/.
> 
> 
> -------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev


References