Issue: get-deps.sh script is not idempotent
From: Daniel Richard G. <skunk_at_iSKUNK.ORG>
Date: Tue, 19 Jun 2012 13:39:48 -0400
host:/tmp/subversion$ ./get-deps.sh
host:/tmp/subversion$ find . -name apr_hash.c
host:/tmp/subversion$ ./get-deps.sh
host:/tmp/subversion$ find . -name apr_hash.c
Re-running the script may be necessary in case some packages failed to
A proposed patch against SVN is attached. (It also bumps the zlib
--Daniel
(Please Cc: any replies to me, as I am not subscribed to this list.)
-- Daniel Richard G. || skunk_at_iSKUNK.ORG My ASCII-art .sig got a bad case of Times New Roman.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.