[cig-commits] r15839 - doc/geodynamics.org/benchmarks/trunk

luis at geodynamics.org luis at geodynamics.org
Sun Oct 18 00:19:52 PDT 2009


Author: luis
Date: 2009-10-18 00:19:51 -0700 (Sun, 18 Oct 2009)
New Revision: 15839

Added:
   doc/geodynamics.org/benchmarks/trunk/sources.txt
Log:
List of source files to synchronize

These are the source files that we'll have to copy
back and forth between our local repository and the
plone website.

Unfortunately (or fortunately?), when we download
these files from the Zope source server, they come
with a multi-line header appended to the beginning
of each our files. This header consists of the Plone
metadata assigned to each file.

This means we cannot simply do a direct comparison
to detect changes after downloading the latest sources.
We also can't just simply copy (using /bin/cp) our
local source file into the source webdav folder.

Therefore, we have to strip the metadata before
comparing the source files, and we have to put the
metadata back before uploading them.

These operations will have to be encapsulated using
two scripts called "download.py" and "publish.py".

Added: doc/geodynamics.org/benchmarks/trunk/sources.txt
===================================================================
--- doc/geodynamics.org/benchmarks/trunk/sources.txt	                        (rev 0)
+++ doc/geodynamics.org/benchmarks/trunk/sources.txt	2009-10-18 07:19:51 UTC (rev 15839)
@@ -0,0 +1,36 @@
+./index.rst
+./geodyn/index.rst
+./long/index.rst
+./long/falling-sphere.rst
+./long/circular-inclusion.rst
+./long/relaxation-topography.rst
+./long/divergence.rst
+./long/drucker-prager.rst
+./long/geomod2004.rst
+./long/geomod2008.rst
+./magma/index.rst
+./magma/mckenzie-equations.rst
+./magma/running-stgmadds.rst
+./magma/milestone1.rst
+./magma/milestone2.rst
+./magma/milestone3.rst
+./magma/milestone4.rst
+./magma/milestone5.rst
+./mc/index.rst
+./mc/2d-cartesian/index.rst
+./mc/2d-cartesian/suite1.rst
+./mc/2d-cartesian/suite2.rst
+./mc/2d-cartesian/suite3.rst
+./mc/2d-cartesian/suite4.rst
+./mc/3d-spherical/index.rst
+./seismo/index.rst
+./short/index.rst
+./short/overview.rst
+./short/strikeslip/index.rst
+./short/strikeslip/description-ss.rst
+./short/strikeslip/plots/index.rst
+./short/rs-nog/description-rs-nog.rst
+./short/rs-nog/plots/index.rst
+./short/rs/description-rs.rst
+./short/landers/description-landers.rst
+./short/savage-prescott/index.rst



More information about the CIG-COMMITS mailing list