[DOC-WEB] com web/doc: revert "other" phpdoc-all updates: scripts/populatedocs.sh

1 view
Skip to first unread message

Peter Cowburn

unread,
Jan 7, 2019, 2:51:04 PM1/7/19
to doc...@lists.php.net
Commit: ebb5db92eea47ae6a16bcf5e198477f3b6754002
Author: Peter Cowburn <sal...@php.net> Mon, 7 Jan 2019 19:49:50 +0000
Parents: 79365202d57d54e22b5cc012d0476c9a38133a04
Branches: master

Link: http://git.php.net/?p=web/doc.git;a=commitdiff;h=ebb5db92eea47ae6a16bcf5e198477f3b6754002

Log:
revert "other" phpdoc-all updates

To investigate why the systems job that should be doing this, is not.

Changed paths:
M scripts/populatedocs.sh


Diff:
diff --git a/scripts/populatedocs.sh b/scripts/populatedocs.sh
index 1afbe99..b0479a3 100755
--- a/scripts/populatedocs.sh
+++ b/scripts/populatedocs.sh
@@ -39,23 +39,5 @@ else
${SVNBIN} co http://svn.php.net/repository/phpdoc/modules/doc-all ${DOCDIR}
fi

-OTHERSVNDIR="/local/src/phpdoc-all"
-
-if [ ! -d ${OTHERSVNDIR} ]
-then
- echo "Making SVN directory: ${OTHERSVNDIR}"
- /bin/mkdir ${OTHERSVNDIR}
-fi
-
-echo "Changing to the other SVN directory: ${OTHERSVNDIR}"
-cd ${OTHERSVNDIR}
-echo "Checking out PHP docs... the other copy..."
-if [ -d ${DOCDIR} ]
-then
- (cd ${DOCDIR} && ${SVNBIN} up)
-else
- ${SVNBIN} co http://svn.php.net/repository/phpdoc/modules/doc-all ${DOCDIR}
-fi
-
echo -n "Reverting directory:"
popd
\ No newline at end of file


--
Documentation Website Mailing List (http://doc.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply all
Reply to author
Forward
0 new messages