You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Geoffrey A. Washburn" <ge...@cis.upenn.edu> on 2003/10/01 16:00:08 UTC

Subversion 0.30 on Solaris 8

	Are there any known issues with Subversion on Solaris 8?  It seems
  to build fine, but seems to have problems reading the database:

% svnadmin create foo
% svnadmin verify foo
svn: Berkeley DB error
svn: Berkeley DB error while opening 'nodes' table for filesystem foo/db:
Invalid argument

  I'm using the version of APR and neon that come in the Subversion
  tarball, along with Berkeley DB 4.0.14, installed in db in the root
  of the subversion distribution.  I'm using gcc 2.7.2.1.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org