cvs: docweb /scripts populatedocs.sh

[email protected] ("Sean Coates")
Newsgroups php.doc.web
Message-ID <cvssean1169922751@cvsserver>
sean		Sat Jan 27 18:32:31 2007 UTC

  Modified files:              
    /docweb/scripts	populatedocs.sh 
  Log:
  make this a bit more verbose
  
http://cvs.php.net/viewvc.cgi/docweb/scripts/populatedocs.sh?r1=1.8&r2=1.9&diff_format=u
Index: docweb/scripts/populatedocs.sh
diff -u docweb/scripts/populatedocs.sh:1.8 docweb/scripts/populatedocs.sh:1.9
--- docweb/scripts/populatedocs.sh:1.8	Mon Feb  7 00:38:20 2005
+++ docweb/scripts/populatedocs.sh	Sat Jan 27 18:32:31 2007
@@ -15,7 +15,7 @@
 # | Authors: Jacques Marneweck <[email protected]>                         |
 # +----------------------------------------------------------------------+
 #
-# $Id: populatedocs.sh,v 1.8 2005/02/07 00:38:20 sean Exp $
+# $Id: populatedocs.sh,v 1.9 2007/01/27 18:32:31 sean Exp $
 
 pushd .
 
@@ -24,9 +24,11 @@
 
 if [ ! -d ${CVSDIR} ]
 then
+  echo "Making CVS directory: ${CVSDIR}"
   /bin/mkdir ${CVSDIR}
 fi
 
+echo "Changing to CVS directory: ${CVSDIR}"
 cd ${CVSDIR}
 
 echo "Checking out PHP docs..."
@@ -40,5 +42,6 @@
 echo "Checking out php-src..."
 /usr/bin/cvs -d :pserver:[email protected]:/repository co php-src
 
+echo -n "Reverting directory:"
 popd
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.