Hi,
when trying to build SVN 1.6 from this branch:
http://svn.apache.org/repos/asf/subversion/branches/1.6.x
get-deps.sh fails, because sqlite-amalgamation has been moved:
--2011-06-23 14:47:38--
http://www.sqlite.org/sqlite-amalgamation-3.7.5.tar.gz
Resolving www.sqlite.org... 67.18.92.124
Connecting to www.sqlite.org|67.18.92.124|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-06-23 14:47:39 ERROR 404: Not Found.
I fixed this by using the get-deps.sh script from trunk (with corrected
versions of course). Here is the patch:
http://pastebin.com/9kxS7M64
Should I create an issue?
Thanks
Simon