[cig-commits] commit 2524 by heister to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Mon Apr 14 14:55:30 PDT 2014


Revision 2524

update tasklist

U   trunk/aspect/doc/release-tasklist


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2524&peg=2524

Diff:
Modified: trunk/aspect/doc/release-tasklist
===================================================================
--- trunk/aspect/doc/release-tasklist	2014-04-14 21:55:13 UTC (rev 2523)
+++ trunk/aspect/doc/release-tasklist	2014-04-14 21:55:27 UTC (rev 2524)
@@ -16,7 +16,15 @@
     4. svn commit
   . create a branch:
     svn cp https://svn.aspect.dealii.org/trunk/aspect https://svn.aspect.dealii.org/branches/releases/aspect-0.2
-  . remove TODO on the branch
+  . remove from the branch:
+    svn rm data/material-model \
+    source/material_model/table.cc \
+    source/postprocess/table_velocity_statistics.cc \
+    source/postprocess/table_heat_flux_statistics.cc \
+    cookbooks/future/table_model.prm \
+    include/aspect/material_model/table.h \
+    include/aspect/postprocess/table_velocity_statistics.h \
+    include/aspect/postprocess/table_heat_flux_statistics.h
   . update the version number on the front page of doc/manual.pdf (and also on trunk!)
   . remove the various table_* postprocessors
   . update doc/manual/parameters.tex by "cd doc;./update_parameters.sh"


More information about the CIG-COMMITS mailing list