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

Heads up... [Re: CVS update: MODIFIED: libsvn_repos ...]

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-08-28 01:58:33 CEST

This is now done. Anywan wanting to build on Win32 will have to move the
DB3 libs around a bit, and download (or build) the 3.3.11 libraries. I
also fixed some of the test driver .dsps, so that everything builds in
both Release and Debug modes.

We're getting warnings about conversions from __int64 to int; I thik
apr_off_t is __int64 on Windows.

There's also a fs_test failure:

> Release/fs-test.exe 28

svn_error: #21037 : <General filesystem error>
  Error validating revision 1 (youngest is 2)

svn_error: #21037 : <General filesystem error>
  Repository tree does not look as expected.
Corrupt entries:
   A/D/G/rho
   iota
Missing entries:
   A/epsilon
   A/delta
   A/B/Z
   A/B/Z/zeta
Extra entries:
   A/D/G/tau
   A/D/H/omega
   A/mu
   A/C

FAIL: fs-test.exe 28: after each commit, check all revisions

I haven't a clue. I don't think it's important for M3.

Branko �ibej wrote:

> 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.