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

dealii.demon at gmail.com dealii.demon at gmail.com
Mon Apr 14 15:04:24 PDT 2014


Revision 2529

update tasks

U   trunk/aspect/doc/release-tasklist


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

Diff:
Modified: trunk/aspect/doc/release-tasklist
===================================================================
--- trunk/aspect/doc/release-tasklist	2014-04-14 22:02:06 UTC (rev 2528)
+++ trunk/aspect/doc/release-tasklist	2014-04-14 22:04:21 UTC (rev 2529)
@@ -17,16 +17,15 @@
   . create a branch:
     svn cp https://svn.aspect.dealii.org/trunk/aspect https://svn.aspect.dealii.org/branches/releases/aspect-0.2
   . 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 \
+    svn rm data/material-model/table \
+    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"
   . run
       cd doc ; make manual.pdf


More information about the CIG-COMMITS mailing list