Two problems.

When checking out the maint branch, the .i files are attempted
overwritten, but since they are not part of the repository git
refuses:
error: The following untracked working tree files would be overwritten
by checkout:
        dolfin/swig/modules/common/dependencies.txt
        dolfin/swig/modules/common/module.i
...
This is a temporary problem until next release because these files
have not been removed in maint consistently with the master branch.


When checking out another branch, the generated .i files may not be
consistent with the source code. This is of course the same as when
something is edited. How do I know when to regenerate?

Martin
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to