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

[TSVN] external libs in our sourcetree

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-12-21 10:17:19 CET

Hi,

Most of the external libraries which Subversion (and therefore TSVN)
needs to compile are now hosted on Subversion repositories. That means
we can easily include them with svn:externals.
Only three libs aren't hosted on Subversion repositories (yet?):
openssl
zlib
berkeley db

So I thought I could add those to our repository, then adjust our
build script. At the end, we would have:
checkout https://svn.collab.net/repos/tortoisesvn/trunk
run build.bat
you're done.

But there's a drawback: the size of a checkout would increase. So what
do you guys think? Leave it as it is now, or change it?

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 10:18:08 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.