Hello I am using subversion 1.0.5 with berkeley db 4.0.14 on linux box
(kernel 2.4.26)
when i try to recover the repository using the command :
svnadmin recover /usr/local/svn/
i get the following
....
open("/usr/local/svn/db/log.0000000743", O_RDONLY|O_LARGEFILE) = 4
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
_llseek(4, 12, [12], SEEK_SET) = 0
read(4, "\210\t\4\0\7\0\0\0\0\0\20\0\266\1\0\0", 16) = 16
close(4) = 0
munmap(0x40252000, 331776) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
what is happening?
If this post is terse an more informat needs to be provided i will glad
provide more
information i just wanted to get ball rolling.
Jim
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 29 00:11:33 2004