[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Patch] get-deps.sh fails to find sqlite-amalgamation

From: Simon Olofsson <simon_at_olofsson.de>
Date: Thu, 23 Jun 2011 15:05:39 +0200

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
Received on 2011-06-23 15:10:38 CEST

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.