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

Re: Windows build problem

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-12-10 17:52:30 CET

Vaigl, James @ AS wrote:
> steveking wrote:
>
>> you have to manually edit the config file
>> (svn_private_config.h) and remove some defines there.
>
>
> I'd have to do more than that, I think, since the windows build
> files specifically call out the bdb libraries for the server
> side stuff. I think TSVN gets away with it because they're
> only running on the client side, right? Or do they support
> direct local server access somewhow?

Just try to edit the config header file and compile. Then you'll see if
it works or not. But I guess it should work, because I just don't
believe that there are windows specific code parts in Subversion which
would call BDB specific code even if the define isn't there, but follow
the define on other platforms.

> So just to be clear, is the following statement true:
>
> Building subversion 1.1.1 client and server for windows with
> Apache DSO modules using FSFS and not BDB is NOT CURRENTLY
> SUPPORTED by the current distribution.

I don't know. I would have to try myself.

> If I'm wrong, please point out the error of my ways. If I'm
> right but someone has hacked out something, could I please
> get step-by-step newbie-style instructions for pulling it off?

There are step-by-step build instructions available. Check the links on
the Subversion homepage. Just build it once as those guides tell you.
Once you've done that, _then_ (not before) edit the config file and try
to build without BDB. Never try too many things at once: first build as
told, then try special builds. Otherwise you'll never know what and why
something breaks.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 10 17:54:53 2004

This is an archived mail posted to the Subversion Users mailing list.

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