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

Re: Compile problem

From: Markus Schuh <markus.schuh_at_sdm.de>
Date: 2007-10-02 16:59:45 CEST

Andreas Nicolai wrote:
> the Visual Studio TSVN project fails to compile because of missing
> libraries/include files. The TortoiseProc project for instance requires
>
> ../../ext/apr-utils
> ../../ext/cyrus-sasl
> ../../ext/apr
> ../../GRETA
> ../../libintl
>
> but the build.txt doesn't mention anything about installing these
> tools or where to get them.
I'm not a TSVN developer but I was able to successful compile it yesterday.

All these dire are part of the TSVN repository or are defined as
svn:externals
 i.e.
  http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/ext/cyrus-SASL
or see

>svn pg svn:externals
http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/ext

So they don't have to be mentioned in built.txt explicitely.
Perhaps you should check, if you really checked out without ignoring
externals.
not ignoring externals is default, I think, but it may be configurable.

-- 
Markus Schuh
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Oct 2 16:59:51 2007

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.