[asterisk-scf-commits]	asterisk-scf/integration/servicediscovery.git branch "master"	updated.
    Commits to the Asterisk SCF project code repositories 
    asterisk-scf-commits at lists.digium.com
       
    Fri Sep 10 14:09:13 CDT 2010
    
    
  
branch "master" has been updated
       via  b1fb60d01b4dadacb653fca8f9368974a42fac69 (commit)
      from  d36f972c1094073c32a6a1dc5bbdecbe91719f89 (commit)
Summary of changes:
 README.txt |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit b1fb60d01b4dadacb653fca8f9368974a42fac69
Author: David M. Lee <dlee at digium.com>
Date:   Fri Sep 10 14:08:01 2010 -0500
    Adding note about git clone --recursive
diff --git a/README.txt b/README.txt
index 50d091b..ef34ee8 100755
--- a/README.txt
+++ b/README.txt
@@ -22,7 +22,9 @@ These instructions are for when the servicecomponent repository was cloned
 directly, as opposed to using the gitall repository.  The gitall repository has
 instructions for doing an integrated build of all components.
 
-First, there are some git submodules that must be initialized and updated.
+First, there are some git submodules that must be initialized and
+updated.  You can avoid this step by running git clone --recursive
+when cloning the repository.
 
     $ git submodule update --init
 
-----------------------------------------------------------------------
-- 
asterisk-scf/integration/servicediscovery.git
    
    
More information about the asterisk-scf-commits
mailing list