-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 28/01/15 10:04, Eike Mueller wrote:
Hi Lawrence,
In the short term you can run with petsc branch knepley/fix-plex-1d-refinement. This will need an updated petsc4py (as of about 5 minutes ago). I'll let you know when that fix is in master and you can switch (finally) to standard branches!
The branch knepley/fix-plex-1d-refinement does not seem to exist on either mapdes or origin:
Did you fetch from origin as well as mapdes? It exists for me.
eike@eslogin003 $ git checkout -b knepley/fix-plex-1d-refinement mapdes/knepley/fix-plex-1d-refinement fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'mapdes/knepley/fix-plex-1d-refinement' which can not be resolved as commit?
eike@eslogin003 $ git checkout -b knepley/fix-plex-1d-refinement origin/knepley/fix-plex-1d-refinement fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/knepley/fix-plex-1d-refinement' which can not be resolved as commit?
Have you already merged it? Does look like it when I log mapdes/master, most recent commit there is from last year.
Yes, the mapdes/master branch is not up to date. The firedrake branch in mapdes is "known good" against master firedrake/PyOP2. But I don't sync all the branches across. So assuming the remote "origin" points as bitbucket.org/petsc/petsc.git you can do: git fetch origin git checkout knepley/fix-plex-1d-refinement Lawrence -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUyM0rAAoJECOc1kQ8PEYv1kMH/1QpxTUt1ZZqLsHkwA3iKfMX G+pGJ4fRXZE8r5LayA+ypqm738zGBsLViNzhxGhprTwokvP9/HRAcadmXU0lhtlM j8/DGXNj+iM8+rkO5h1l3E4DLGCifmSRehPyNprPj/EJ0f6QN953U5wv9TekZSpq 6jc2GiFawNSAsqXWRlp1cwZ10qvSZ7D7rbI8kNMK57shJLYDwEqTYwKilxWBB76Z uTpD3gqqynLLEKQm5P/ETnICq931XNDEZwyfwyarsI2Cn5sihz+igLljK4Tounh6 wGLqWW5Uauc6RV19Se71OQUp+Om3A6Q0Du3FuyiYmxyppyi0CyFPFsZe4Fk9O7g= =B76K -----END PGP SIGNATURE-----