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

Re: get-deps.sh: Serf Links Broken

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 3 Nov 2016 01:50:35 +0000

John L. Poole wrote on Wed, Nov 02, 2016 at 13:22:45 -0700:
> In Subversion 1.9.4, the get-deps.sh script points to serf.googlecode.com
> which is no longer a valid URL for this project; serf moved to apache.org.

This has been fixed in HEAD:

% svn cat ^/subversion/branches/1.9.x/get-deps.sh | grep serf | grep ://
    $HTTP_FETCH https://archive.apache.org/dist/serf/$SERF.tar.bz2

The fix will be released with 1.9.5.

Thanks for the report.
Received on 2016-11-03 02:50:48 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.