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

rePorting

From: Branko Èibej <brane_at_xbc.nu>
Date: 2000-10-27 12:44:57 CEST

Here's how Subversion is doing on various systems. This is just build
(without libsvn_ra_dav, I don't have the Apache tree) and check.

sparc-sun-solaris2.6 (pthreads):
    build: O.K.
    check: Client test fails:
              Committing changes in t1.

              svn_error: #21008 read_entries: xml parser failed.

              svn_error: #21008 not well-formed at line 19
              Updating t2 from changes in t1.

              svn_error: #21008 no element found at line 1
           The file commit-1.xml has length 0, looks like a
           problem in svn_client_commit.

hppa1.1-hp-hpux10.20 (no threads):
    build: O.K. Must pass CPPFLAGS=-D_XOPEN_SOURCE_EXTENDED to
           configure (APR should've guessed that itself).
    check: O.K.

rs6000-ibm-aix4.3.2.0 (pthreads):
    build: O.K.
    check: O.K.

I'm astounded that AIX has the least problems of these three
platforms, and Solaris the most. I would've guessed just the
opposite ...

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>           http://www.xbc.nu/brane/
     ACM:   <brane_at_acm.org>          http://www.acm.org/
Received on Sat Oct 21 14:36:12 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.