[cig-commits] [commit] baagaard/fix-svn-to-git: Updated repository info in documentation. (9c0cf50)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Sep 26 15:23:55 PDT 2013


Repository : ssh://geoshell/pylith_installer

On branch  : baagaard/fix-svn-to-git
Link       : https://github.com/geodynamics/pylith_installer/compare/c8878e05a8ef776d530f77e8dcedea1e48095abe...fb5a4c3307436de8882968b1368738c86f61d20b

>---------------------------------------------------------------

commit 9c0cf50dd91782c8f5008a3e31a29f0c31b609fe
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Thu Sep 26 15:24:27 2013 -0700

    Updated repository info in documentation.


>---------------------------------------------------------------

9c0cf50dd91782c8f5008a3e31a29f0c31b609fe
 INSTALL | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/INSTALL b/INSTALL
index 7926f46..953d4cf 100644
--- a/INSTALL
+++ b/INSTALL
@@ -282,9 +282,9 @@ DEVELOPER
   In this case we checkout the PETSc, spatialdata, and PyLith source
   code from the corresponding repositories using the current PyLith
   stable tree. To use another the development trunk, use
-  --with-pylith-svn=trunk; to specify another branch or tree use
-  --with-pylith-svn=BRANCH where BRANCH is the name of the branch
-  (e.g., branches/v1.7-stable) in the SVN repository.
+  --with-pylith-git=master; to specify another branch or tree use
+  --with-pylith-git=BRANCH where BRANCH is the name of the branch
+  (e.g., v1.9-stable) in the GitHub repository.
 
   We assume you have
     * C, C++, Fortran compilers
@@ -295,7 +295,7 @@ DEVELOPER
 
   mkdir -p $HOME/build/pylith
   $HOME/src/pylith/pylith-installer-1.9.0-1/configure \
-    --with-pylith-svn=stable \
+    --with-pylith-git=master \
     --with-make-threads=2 \
     --prefix=$HOME/pylith
 



More information about the CIG-COMMITS mailing list