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

Re: [PATCH] Re: Diff Project compilation problem

From: Ben Reser <ben_at_reser.org>
Date: Thu, 10 Jan 2013 15:45:21 -0800

On Thu, Jan 10, 2013 at 2:24 PM, Gabriela Gibson
<gabriela.gibson_at_gmail.com> wrote:
> I was testing whether the current tarball (subversion-1.7.8.tar.gz) is
> affected by the wrong-lib-linking compilation issue, and I discovered
> that zlib.net no longer offers a direct download of the zlib version
> in the get-deps.sh script, so, get-dept.sh no longer fetches the zlib
> that is needed.
>
> Also, the current version of zlib appears to be at version 1.2.7,
>
> Not sure if this is expected behaviour. I haven't been able to find
> a direct download link for zlib-1.2.5 on the zlib site, but I've found
> a link on a mirror:
>
> http://ftp.heanet.ie/pub/download.sourceforge.net/pub/sourceforge/l/li/libpng/zlib/1.2.5/zlib-1.2.5.tar.gz

Two issues here:

1) ZLIB doesn't have a consistent place for downloading any version.
Which means we need to pay attention to this.

2) Our release procedures doesn't have us testing get-deps.sh and
since we as devs don't use it very often it gets missed.

I've updated the release procedures to include a check for get-deps.sh now.
Received on 2013-01-11 00:45:58 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.