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

Re: Re: [TSVN] VS2005 Migration Patchball

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-12-05 08:58:27 CET

On 12/4/05, Stefan Fuhrmann <stefanfuhrmann@alice-dsl.de> wrote:
> > So I think we just just include the precompiled libraries in our
> > sourcetree. We already do that for e.g. the berkeley db's, so why not
> > for apr/Subversion/... too? This would also improve the build time a lot.
>
> Hm ... I think this is a good proposal. So I am +1 for it. However,
> one should be aware of the implications:
>
> * TSVN development will be based on "fixed" (maybe tagged)
> SVN versions (e.g. 1.3.0rc2 instead 1.3.x).
> * You still need a process to create the libraries from source
> in a *reproduceable* way. This process will be less mature /
> dummy proof then the build process of the TSVN main product.

I've tried to change the wc layout to include just the libraries. Then
I checked the space they need: more than 50MB for the external libs
only!! That's just too much to add to the working copy. Also, by doing
that we would loose valuable information in the crashreports, because
the debug info would be missing or be incomplete for those libs.

So, I got it working the "old" way: including the sources of the
external libs and building them from our build script.

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 Mon Dec 5 08:58:51 2005

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.