Subversion 1.1.1
Apache 2.0.51
Using apr/apr-util built with apache
Neon 0.24.7
----------------------------------------
Apache was configured with:
./configure --enable-ssl
--enable-dav
--enable-so
--with-ssl=/usr/local/ssl
--prefix=/usr/local/apache
--with-perl=/usr/local/bin/perl
--enable-static-support
--disable-asis
--disable-cgid
--disable-imap
--disable-actions
--disable-userdir
--with-mpm=worker
--enable-rewrite
--enable-alias
--enable-include
--enable-actions
--with-dbm=db4
--with-berkeley-db=/usr/local/BerkeleyDB.4.2
--enable-cgi
--enable-cgid
--enable-deflate
Apache runs as user/group svn/svn
-----------------------------------------------------
Neon was compiled separately (earlier) from subversion with the following
options:
LDFLAGS=-L/usr/local/ssl/lib ./configure --with-gnu-ld --with-ssl
--with-libxml2 --enable-shared
Install prefix: /usr/local
Compiler: gcc
XML Parser: libxml 2.6.4
SSL library: OpenSSL (0.9.7 or later)
zlib support: found in -lz
Build libraries: Shared=yes, Static=yes
--------------------------------------------------------
Subversion was built today (again) with the following options:
./configure --sysconfdir=/etc/subversion
--enable-swig-bindings=all
--enable-dso
--enable-javahl
--with-gnu-ld
--with-berkeley-db=/usr/local/BerkeleyDB.4.2
--with-zlib
--with-jdk=/usr/local/java
--with-apxs=/usr/local/apache/bin/apxs
--with-neon=/usr/local
--with-apr=/usr/local/apache/bin/apr-config
--with-apr-util=/usr/local/apache/bin/apu-config
Repositories created as user svn with permissions:
# ls -la /export/home/repos/webapps/
total 18
drwxrwxr-x 7 svn svn 512 Oct 26 08:24 ./
drwxr-x--- 3 svn svn 512 Oct 26 08:24 ../
-rw-rw-r-- 1 svn svn 379 Oct 26 08:24 README.txt
drwxrwxr-x 2 svn svn 512 Oct 26 08:24 conf/
drwxrwxr-x 2 svn svn 512 Oct 26 08:24 dav/
drwxrwsr-x 2 svn svn 512 Oct 26 08:24 db/
-r--r--r-- 1 svn svn 2 Oct 26 08:24 format
drwxrwxr-x 2 svn svn 512 Oct 26 08:24 hooks/
drwxrwxr-x 2 svn svn 512 Oct 26 08:24 locks/
Apache modules loaded on apache start:
[Tue Oct 26 09:12:59 2004] [notice] Apache/2.0.51 (Unix) mod_ssl/2.0.51
OpenSSL/0.9.7d DAV/2 SVN/1.1.1 configured -- resuming normal operations
But I still get this error message any time I try to access repository via
http/https:
[Tue Oct 26 08:43:39 2004] [error] [client 192.67.109.153] (20014)Error
string not specified yet: Can't create a converter from 'native' to 'UTF-8'
[Tue Oct 26 08:43:39 2004] [error] [client 192.67.109.153] Could not fetch
resource information. [500, #0]
[Tue Oct 26 08:43:39 2004] [error] [client 192.67.109.153] Could not open
the requested SVN filesystem [500, #2]
[Tue Oct 26 08:43:39 2004] [error] [client 192.67.109.153] Could not open
the requested SVN filesystem [500, #2]
Any help would be appreciated and I would be glad to provide any additional
information necessary to diagnose the problem.
Thanks,
-Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 26 16:20:21 2004