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

Re: CVS update: MODIFIED: libsvn_repos ...

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-08-27 03:03:22 CEST

Bill Tutt wrote:

>You know, I don't know why people keep thinking this is such a good way
>to do things.
>
Neither do I (it wasn't my idea). But nobody objected, so ...

>It totally ruins a dev machine if some other project they're working on
>has identical headers.
>
>The sanest way of handling the combination of multiple projects is
>suggesting a directory structure for the multiple projects. Even the
>environment variable was so much better than this.
>
>You run into the same problem compiling mod_dav_svn with the Apache
>sources on NT, btw.
>
>Wishing the MSVC folks had never implemented the darn thing,
>Bill
>

You have a point. O.K., we'll do it like this:

    * revert this patch;
    * require that people unpack the binary distribution of Berkeley DB
      into the root of the Subversion tree (so we use
      <repo>/db-3.3.11-win32/include and <repo>/db-3.3.11-win32/lib)
    * change the .dsps again

This means that people who want to build Berkeley DB themselves must
copy the files into the appropriate directories. That's O.K., as far as
I'm concerned. I might even provide a script to do that.

If I hear no objections, I'll do that today (local time -- after I get
some sleep).

-- 
Brane �ibej   <brane_at_xbc.nu>            http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:37 2006

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

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