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

Re: [TSVN] Re: external libs in our sourcetree

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-12-21 12:42:16 CET

On Tue, 21 Dec 2004 10:28:45 +0000, Russell Hind <rh_gmane@mac.com> wrote:
> SteveKing wrote:
> >
> > Haven't even thought of WiX yet ;)
> > Another problem is the whole tools folder, which right now we keep as
> > a zipped 10MB file in our download area.
> > If only Subversion would do checkouts without fetching the externals,
> > but fetch them only on explicit request - that would make it much
> > easier for people with 56k modems.
> >
>
> It might make it a bit of a pain for them, but couldn't they checkout
> the individual folders they want using the repo-browser? e.g. src, doc
> etc, that way if they only want to browse the source, they don't fetch
> all the svn source and external source?

That might work, yes.
I tried to sum up all the libs we need, which ones are available via
svn:externals (i.e. which are hosted in Subversion repositories) and
of course which binaries we need:

Tools-Folder, containing fop, docbook templates, gettext tools. This
folder is needed to generate the docs and the language packs. 23MB
WiX for the installer: 4MB

Libraries:
apr
apr-utils
apr-iconv
Subversion
neon
openssl
zlib

the last two libs aren't available through Subversion repositories.
And their sources alone are 15MB(!). Neon is only available via http
(yet), not https which makes it impossible for me here at work to
check the source out.

The real question here is: how far should we go? I mean, should we
include the tools and wix too? Then what about perl and python? Or
should we just include all the source which are available via https
and have the others download by the users themselves?

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Dec 21 12:45:25 2004

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

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