Bug#348327: subversion segfaults on checkout of more than 10 deep directory

Skliarouk Arieh arieh at tkos.co.il
Mon Jan 16 14:28:00 UTC 2006


>Before you upgraded to subversion 1.3.0, I imagine you had matching
>versions of subversion and libsvn0 - true?  (The dependencies don't
>*quite* enforce this.)
>  
>
Yes, the version of subversion and libsvn0 were 1.2.3dfsg1-3

For some reason package subversion-tools was REMOVEd and not upgraded. 
Does it matter?

>Also, I'd still like to know your processor architecture.  I'm running
>i386, which is very forgiving of certain data errors.  Architectures
>such as sparc and alpha are much less so.
>  
>
$ uname -a
Linux desktop 2.4.27-1-386 #1 Fri Sep 3 06:24:46 UTC 2004 i686 GNU/Linux

I installed the subversion version 1.2.3dfsg1-3 on another computer 
(with 2.6.12-1) and it the svn checkout works.
They both seem to have the same packages.

>So whatever it is seems to be in the repository access backends rather
>than the working copy frontend.  You can probably verify this with
>'svn diff -r0:HEAD file://$HOME/test.svn' or similar, on the server.
>(That deals purely in the repository access backends.)
>
>Also, just to satisfy my curiosity, can you try this with file:///?
>  
>
Also crashes (I downgraded back to the 1.2.3dfsg1-3).

Find attached strace of the crashing svn.

-------------- next part --------------
execve("/usr/bin/svn", ["svn", "checkout", "file:///home/anton/test.svn/"], [/* 17 vars */]) = 0
uname({sys="Linux", node="avi-desktop", ...}) = 0
brk(0)                                  = 0x805f4c0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=69519, ...}) = 0
old_mmap(NULL, 69519, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_client-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 at W\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=133888, ...}) = 0
old_mmap(NULL, 132748, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40029000
old_mmap(0x40049000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0x40049000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_wc-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pS\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=143552, ...}) = 0
old_mmap(NULL, 146596, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4004a000
old_mmap(0x4006d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x4006d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_ra-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\20"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9904, ...}) = 0
old_mmap(NULL, 8764, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4006e000
old_mmap(0x40070000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x40070000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_delta-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\25"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=28532, ...}) = 0
old_mmap(NULL, 31488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40071000
old_mmap(0x40078000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x40078000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_subr-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20u\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=148124, ...}) = 0
old_mmap(NULL, 146952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40079000
old_mmap(0x4009c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x4009c000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libaprutil-0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0PN\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=85216, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4009d000
old_mmap(NULL, 84144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4009e000
old_mmap(0x400b2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x400b2000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libapr-0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\207\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=126604, ...}) = 0
old_mmap(NULL, 133736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400b3000
old_mmap(0x400d2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x400d2000
old_mmap(0x400d3000, 2664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x400d3000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libneon.so.24", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 at _\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=95192, ...}) = 0
old_mmap(NULL, 98176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400d4000
old_mmap(0x400eb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x400eb000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20@\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=87916, ...}) = 0
old_mmap(NULL, 339140, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400ec000
old_mmap(0x400fb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x400fb000
old_mmap(0x400fd000, 269508, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x400fd000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320T\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1142620, ...}) = 0
old_mmap(NULL, 1152436, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4013f000
old_mmap(0x40252000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x112000) = 0x40252000
old_mmap(0x40256000, 9652, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40256000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_diff-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\21\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=18728, ...}) = 0
old_mmap(NULL, 21684, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40259000
old_mmap(0x4025e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x4025e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_ra_local-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\33"..., 512) = 512
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4025f000
fstat64(3, {st_mode=S_IFREG|0644, st_size=19420, ...}) = 0
old_mmap(NULL, 22376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40260000
old_mmap(0x40265000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x40265000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_repos-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360A\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=101724, ...}) = 0
old_mmap(NULL, 104680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40266000
old_mmap(0x4027f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x4027f000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_fs-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\36"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=17320, ...}) = 0
old_mmap(NULL, 20284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40280000
old_mmap(0x40284000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x40284000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_ra_svn-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\'\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=58028, ...}) = 0
old_mmap(NULL, 60932, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40285000
old_mmap(0x40293000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x40293000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_ra_dav-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0PJ\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=90824, ...}) = 0
old_mmap(NULL, 89684, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40294000
old_mmap(0x402a9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x402a9000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libdb-4.3.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320o\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=906868, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402aa000
old_mmap(NULL, 906332, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x402ab000
old_mmap(0x40386000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xdb000) = 0x40386000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libexpat.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\"\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=129972, ...}) = 0
old_mmap(NULL, 128880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40389000
old_mmap(0x403a6000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x403a6000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/librt.so.1", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\36"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=30844, ...}) = 0
old_mmap(NULL, 77720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x403a9000
old_mmap(0x403b0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x403b0000
old_mmap(0x403b2000, 40856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x403b2000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P3\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=149296, ...}) = 0
old_mmap(NULL, 147648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x403bc000
old_mmap(0x403df000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x403df000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libcrypt.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\10\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=21888, ...}) = 0
old_mmap(NULL, 184636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x403e1000
old_mmap(0x403e6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x403e6000
old_mmap(0x403e8000, 155964, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x403e8000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnsl.so.1", O_RDONLY)      = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3405\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=68636, ...}) = 0
old_mmap(NULL, 79936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4040f000
old_mmap(0x4041f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x4041f000
old_mmap(0x40421000, 6208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40421000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\f\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9592, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40423000
old_mmap(NULL, 12404, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40424000
old_mmap(0x40426000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x40426000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/cmov/libssl.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\256\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=253760, ...}) = 0
old_mmap(NULL, 256708, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40428000
old_mmap(0x40463000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3a000) = 0x40463000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/cmov/libcrypto.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200U\3"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1268056, ...}) = 0
old_mmap(NULL, 1280420, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40467000
old_mmap(0x40588000, 86016, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x121000) = 0x40588000
old_mmap(0x4059d000, 10660, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4059d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libxml2.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\241"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1099104, ...}) = 0
old_mmap(NULL, 1105876, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x405a0000
old_mmap(0x406a5000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x104000) = 0x406a5000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\26"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=78784, ...}) = 0
old_mmap(NULL, 81740, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x406ae000
old_mmap(0x406c1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x406c1000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_fs_fs-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pO\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=94788, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x406c2000
old_mmap(NULL, 97744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x406c3000
old_mmap(0x406da000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x406da000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsvn_fs_base-1.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`c\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=138276, ...}) = 0
old_mmap(NULL, 137136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x406db000
old_mmap(0x406fc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x406fc000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x406fd000
mprotect(0x40252000, 4096, PROT_READ)   = 0
munmap(0x40018000, 69519)               = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_STACK, {rlim_cur=2044*1024, rlim_max=RLIM_INFINITY}) = 0
getpid()                                = 23871
rt_sigaction(SIGRTMIN, {0x400f4300, [], SA_RESTORER, 0x40167668}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x400f43b0, [RTMIN], SA_RESTORER, 0x40167668}, NULL, 8) = 0
rt_sigaction(SIGRT_2, {0x400f3e80, [], SA_RESTORER, 0x40167668}, NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RT_1], NULL, 8) = 0
_sysctl({{CTL_KERN, KERN_VERSION, 0, 20c99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 2, 0xbffff7a4, 30, (nil), 0}) = 0
fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 10), ...}) = 0
fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 10), ...}) = 0
fstat64(2, {st_mode=S_IFREG|0644, st_size=17762, ...}) = 0
brk(0)                                  = 0x805f4c0
brk(0x80804c0)                          = 0x80804c0
brk(0x8081000)                          = 0x8081000
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=45568, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096
read(3, "lias\tJS//\t\t\tJUS_I.B1.002//\nalias"..., 4096) = 4096
read(3, "ule\tINTERNAL\t\tISO-8859-3//\t\tISO8"..., 4096) = 4096
read(3, "lias\tISO-IR-199//\t\tISO-8859-14//"..., 4096) = 4096
read(3, "\t\tto\t\t\tmodule\t\tcost\nalias\tCSEBCD"..., 4096) = 4096
read(3, "ule\t\tcost\nalias\tCP284//\t\t\tIBM284"..., 4096) = 4096
read(3, "lias\tCP864//\t\t\tIBM864//\nalias\t86"..., 4096) = 4096
read(3, "module\tIBM937//\t\tINTERNAL\t\tIBM93"..., 4096) = 4096
read(3, "\tEUC-JP//\nalias\tUJIS//\t\t\tEUC-JP/"..., 4096) = 4096
read(3, "module\t\tcost\nalias\tISO-IR-143//\t"..., 4096) = 4096
read(3, "-BOX//\nmodule\tISO_10367-BOX//\t\tI"..., 4096) = 4096
read(3, "module\tINTERNAL\t\tEUC-JISX0213//\t"..., 4096) = 512
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
brk(0x80a8000)                          = 0x80a8000
brk(0x80a0000)                          = 0x80a0000
lstat64("/home/anton/.subversion", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/home/anton/.subversion/auth", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat64("/home/anton/.subversion/auth/svn.simple", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/home/anton/.subversion/auth/svn.username", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/home/anton/.subversion/auth/svn.ssl.server", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/subversion/servers", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=3270, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(3, "### This file specifies server-s"..., 4096) = 3270
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
open("/home/anton/.subversion/servers", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=3270, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(3, "### This file specifies server-s"..., 4096) = 3270
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
open("/etc/subversion/config", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=4674, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(3, "### This file configures various"..., 4096) = 4096
read(3, "he file-name-pattern can contain"..., 4096) = 578
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
open("/home/anton/.subversion/config", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=4674, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(3, "### This file configures various"..., 4096) = 4096
read(3, "he file-name-pattern can contain"..., 4096) = 578
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
rt_sigaction(SIGINT, {0x400f8f10, [], SA_RESTORER|SA_INTERRUPT, 0x40167668}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGHUP, {0x400f8f10, [], SA_RESTORER|SA_INTERRUPT, 0x40167668}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {0x400f8f10, [], SA_RESTORER|SA_INTERRUPT, 0x40167668}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
lstat64("/home/anton/test.svn/format", {st_mode=S_IFREG|0444, st_size=2, ...}) = 0
stat64("/home/anton/test.svn/db", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
open("/home/anton/test.svn/format", O_RDONLY) = 3
read(3, "3\n", 80)                      = 2
close(3)                                = 0
open("/home/anton/test.svn/locks/db.lock", O_RDONLY) = 3
fcntl64(3, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0
open("/home/anton/test.svn/db/fs-type", O_RDONLY) = 4
read(4, "fsfs\n", 4096)                 = 5
close(4)                                = 0
open("/home/anton/test.svn/db/current", O_RDONLY) = 4
close(4)                                = 0
open("/home/anton/test.svn/db/format", O_RDONLY) = 4
read(4, "1\n", 80)                      = 2
close(4)                                = 0
open("/home/anton/test.svn/db/uuid", O_RDONLY) = 4
read(4, "886b7821-7a0a-0410-88ef-e8e20eae"..., 4096) = 37
close(4)                                = 0
open("/home/anton/test.svn/db/current", O_RDONLY) = 4
read(4, "1 h 1\n", 4096)                = 6
read(4, "", 4096)                       = 0
close(4)                                = 0
open("/home/anton/test.svn/db/current", O_RDONLY) = 4
read(4, "1 h 1\n", 4096)                = 6
read(4, "", 4096)                       = 0
close(4)                                = 0
fcntl64(3, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0
close(3)                                = 0
lstat64("/home/anton/test.svn/format", {st_mode=S_IFREG|0444, st_size=2, ...}) = 0
stat64("/home/anton/test.svn/db", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
open("/home/anton/test.svn/format", O_RDONLY) = 3
read(3, "3\n", 80)                      = 2
close(3)                                = 0
open("/home/anton/test.svn/locks/db.lock", O_RDONLY) = 3
fcntl64(3, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0
open("/home/anton/test.svn/db/fs-type", O_RDONLY) = 4
read(4, "fsfs\n", 4096)                 = 5
close(4)                                = 0
open("/home/anton/test.svn/db/current", O_RDONLY) = 4
close(4)                                = 0
open("/home/anton/test.svn/db/format", O_RDONLY) = 4
read(4, "1\n", 80)                      = 2
close(4)                                = 0
open("/home/anton/test.svn/db/uuid", O_RDONLY) = 4
read(4, "886b7821-7a0a-0410-88ef-e8e20eae"..., 4096) = 37
close(4)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=3682, ...}) = 0
lseek(4, 3682, SEEK_SET)                = 3682
lseek(4, 3618, SEEK_SET)                = 3618
read(4, "1 add false false /1/2/3/4/5/6/7"..., 4096) = 64
lseek(4, 2791, SEEK_SET)                = 2791
read(4, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(4)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 4
lseek(4, 2791, SEEK_SET)                = 2791
read(4, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(4)                                = 0
brk(0x80c2000)                          = 0x80c2000
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 4
lseek(4, 2791, SEEK_SET)                = 2791
read(4, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(4)                                = 0
lstat64("test.svn", 0xbffff64c)         = -1 ENOENT (No such file or directory)
mkdir("test.svn", 0777)                 = 0
lstat64("test.svn/.svn", 0xbffff5ec)    = -1 ENOENT (No such file or directory)
mkdir("test.svn/.svn", 0777)            = 0
open("test.svn/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 4
close(4)                                = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/.svn/text-base", 0777)  = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/.svn/prop-base", 0777)  = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/.svn/props", 0777)      = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/.svn/wcprops", 0777)    = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/.svn/tmp", 0777)        = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/.svn/tmp/props", 0777)  = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/.svn/tmp/wcprops", 0777) = 0
open("test.svn/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 4
write(4, "<?xml version=\"1.0\" encoding=\"ut"..., 226) = 226
close(4)                                = 0
rename("test.svn/.svn/tmp/entries", "test.svn/.svn/entries") = 0
stat64("test.svn/.svn/entries", {st_mode=S_IFREG|0644, st_size=226, ...}) = 0
chmod("test.svn/.svn/entries", 0444)    = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 4
close(4)                                = 0
open("test.svn/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 4
write(4, "This is a Subversion working cop"..., 118) = 118
close(4)                                = 0
rename("test.svn/.svn/tmp/README.txt", "test.svn/.svn/README.txt") = 0
stat64("test.svn/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/.svn/README.txt", 0444) = 0
open("test.svn/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 4
write(4, "4\n", 2)                      = 2
close(4)                                = 0
rename("test.svn/.svn/format.tmp", "test.svn/.svn/format") = 0
stat64("test.svn/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/.svn/format", 0444)     = 0
unlink("test.svn/.svn/lock")            = 0
open(".svn/format", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("test.svn/.svn/format", O_RDONLY)  = 4
read(4, "4\n", 80)                      = 2
close(4)                                = 0
open("test.svn/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 4
close(4)                                = 0
open("test.svn/.svn/entries", O_RDONLY) = 4
read(4, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 226
read(4, "", 7966)                       = 0
close(4)                                = 0
lstat64("/home/anton/test.svn/format", {st_mode=S_IFREG|0444, st_size=2, ...}) = 0
stat64("/home/anton/test.svn/db", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
open("/home/anton/test.svn/format", O_RDONLY) = 4
read(4, "3\n", 80)                      = 2
close(4)                                = 0
open("/home/anton/test.svn/locks/db.lock", O_RDONLY) = 4
fcntl64(4, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0
open("/home/anton/test.svn/db/fs-type", O_RDONLY) = 5
read(5, "fsfs\n", 4096)                 = 5
close(5)                                = 0
open("/home/anton/test.svn/db/current", O_RDONLY) = 5
close(5)                                = 0
open("/home/anton/test.svn/db/format", O_RDONLY) = 5
read(5, "1\n", 80)                      = 2
close(5)                                = 0
open("/home/anton/test.svn/db/uuid", O_RDONLY) = 5
read(5, "886b7821-7a0a-0410-88ef-e8e20eae"..., 4096) = 37
close(5)                                = 0
open("/home/anton/test.svn/db/current", O_RDONLY) = 5
read(5, "1 h 1\n", 4096)                = 6
read(5, "", 4096)                       = 0
close(5)                                = 0
lstat64("/home/anton/.subversion/auth/svn.username/1848589cd6d9e651bfdbc13210747f11", 0xbffff3dc) = -1 ENOENT (No such file or directory)
getuid32()                              = 1001
getgid32()                              = 1001
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl64(5, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl64(5, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(5)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=465, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(5, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 465
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x40018000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=69519, ...}) = 0
old_mmap(NULL, 69519, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40018000
close(5)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnss_compat.so.2", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\20"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=26332, ...}) = 0
old_mmap(NULL, 29296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x406fe000
old_mmap(0x40704000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x5000) = 0x40704000
close(5)                                = 0
munmap(0x40018000, 69519)               = 0
open("/etc/ld.so.cache", O_RDONLY)      = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=69519, ...}) = 0
old_mmap(NULL, 69519, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40018000
close(5)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnss_nis.so.2", O_RDONLY)  = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\34"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=34352, ...}) = 0
old_mmap(NULL, 37452, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x40706000
old_mmap(0x4070e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x7000) = 0x4070e000
close(5)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnss_files.so.2", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\33"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=38432, ...}) = 0
old_mmap(NULL, 41680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x40710000
old_mmap(0x40719000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x8000) = 0x40719000
close(5)                                = 0
munmap(0x40018000, 69519)               = 0
open("/etc/passwd", O_RDONLY)           = 5
fcntl64(5, F_GETFD)                     = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
_llseek(5, 0, [0], SEEK_CUR)            = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1427, ...}) = 0
mmap2(NULL, 1427, PROT_READ, MAP_SHARED, 5, 0) = 0x40018000
_llseek(5, 1427, [1427], SEEK_SET)      = 0
munmap(0x40018000, 1427)                = 0
close(5)                                = 0
gettimeofday({1137421461, 195401}, NULL) = 0
getpid()                                = 23871
open("/tmp/apr-tmp.OJqZUm", O_RDWR|O_CREAT|O_EXCL, 0600) = 5
write(5, "!", 1)                        = 1
close(5)                                = 0
unlink("/tmp/apr-tmp.OJqZUm")           = 0
open("/tmp/report.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.2.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.3.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.4.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.5.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.6.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.7.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.8.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.9.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.10.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.11.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.12.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.13.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.14.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.15.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.16.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.17.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.18.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.19.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.20.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.21.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.22.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.23.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.24.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.25.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.26.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.27.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.28.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = -1 EEXIST (File exists)
open("/tmp/report.29.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 5
stat64("test.svn", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a directory)
open("test.svn", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 6
fstat64(6, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(6, F_SETFD, FD_CLOEXEC)         = 0
getdents64(6, /* 3 entries */, 4096)    = 72
getdents64(6, /* 0 entries */, 4096)    = 0
close(6)                                = 0
lstat64("test.svn/.svn/dir-props", 0xbffff34c) = -1 ENOENT (No such file or directory)
write(5, "+0:-+1:+--", 10)              = 10
lseek(5, 0, SEEK_SET)                   = 0
read(5, "+0:-+1:+--", 4096)             = 10
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=3682, ...}) = 0
lseek(6, 3682, SEEK_SET)                = 3682
lseek(6, 3618, SEEK_SET)                = 3618
read(6, "1 add false false /1/2/3/4/5/6/7"..., 4096) = 64
lseek(6, 2791, SEEK_SET)                = 2791
read(6, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2791, SEEK_SET)                = 2791
read(6, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=3682, ...}) = 0
lseek(6, 3682, SEEK_SET)                = 3682
lseek(6, 3618, SEEK_SET)                = 3618
read(6, "1 add false false /1/2/3/4/5/6/7"..., 4096) = 64
lseek(6, 2791, SEEK_SET)                = 2791
read(6, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2791, SEEK_SET)                = 2791
read(6, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(6)                                = 0
brk(0x80e3000)                          = 0x80e3000
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2791, SEEK_SET)                = 2791
read(6, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2791, SEEK_SET)                = 2791
read(6, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(6)                                = 0
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 237) = 237
close(6)                                = 0
rename("test.svn/.svn/tmp/entries", "test.svn/.svn/entries") = 0
stat64("test.svn/.svn/entries", {st_mode=S_IFREG|0644, st_size=237, ...}) = 0
chmod("test.svn/.svn/entries", 0444)    = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2791, SEEK_SET)                = 2791
read(6, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2791, SEEK_SET)                = 2791
read(6, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2747, SEEK_SET)                = 2747
read(6, "PLAIN\nK 1\n1\nV 15\ndir 1.0.r1/2635"..., 4096) = 935
close(6)                                = 0
lstat64("test.svn/1", 0xbffcd1fc)       = -1 ENOENT (No such file or directory)
lstat64("test.svn/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 272) = 272
close(6)                                = 0
rename("test.svn/.svn/tmp/entries", "test.svn/.svn/entries") = 0
stat64("test.svn/.svn/entries", {st_mode=S_IFREG|0644, st_size=272, ...}) = 0
chmod("test.svn/.svn/entries", 0444)    = 0
lstat64("test.svn/1", 0xbffcd1bc)       = -1 ENOENT (No such file or directory)
mkdir("test.svn/1", 0777)               = 0
lstat64("test.svn/1/.svn", 0xbffcd19c)  = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/.svn", 0777)          = 0
open("test.svn/1/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/.svn/text-base", 0777) = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/.svn/props", 0777)    = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/.svn/wcprops", 0777)  = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/.svn/tmp", 0777)      = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 181) = 181
close(6)                                = 0
rename("test.svn/1/.svn/tmp/entries", "test.svn/1/.svn/entries") = 0
stat64("test.svn/1/.svn/entries", {st_mode=S_IFREG|0644, st_size=181, ...}) = 0
chmod("test.svn/1/.svn/entries", 0444)  = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/.svn/tmp/README.txt", "test.svn/1/.svn/README.txt") = 0
stat64("test.svn/1/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/.svn/README.txt", 0444) = 0
open("test.svn/1/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/.svn/format.tmp", "test.svn/1/.svn/format") = 0
stat64("test.svn/1/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/.svn/format", 0444)   = 0
unlink("test.svn/1/.svn/lock")          = 0
open("test.svn/1/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 10), ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
write(1, "A    test.svn/1\n", 16)       = 16
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2791, SEEK_SET)                = 2791
read(6, "id: 0.0.r1/2791\ntype: dir\npred: "..., 4096) = 891
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2635, SEEK_SET)                = 2635
read(6, "id: 1.0.r1/2635\ntype: dir\ncount:"..., 4096) = 1047
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2635, SEEK_SET)                = 2635
read(6, "id: 1.0.r1/2635\ntype: dir\ncount:"..., 4096) = 1047
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2635, SEEK_SET)                = 2635
read(6, "id: 1.0.r1/2635\ntype: dir\ncount:"..., 4096) = 1047
close(6)                                = 0
brk(0x8105000)                          = 0x8105000
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2591, SEEK_SET)                = 2591
read(6, "PLAIN\nK 1\n2\nV 15\ndir 2.0.r1/2477"..., 4096) = 1091
close(6)                                = 0
lstat64("test.svn/1/2", 0xbff9b09c)     = -1 ENOENT (No such file or directory)
open("test.svn/1/.svn/entries", O_RDONLY) = 6
read(6, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 181
read(6, "", 8011)                       = 0
close(6)                                = 0
lstat64("test.svn/1/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 227) = 227
close(6)                                = 0
rename("test.svn/1/.svn/tmp/entries", "test.svn/1/.svn/entries") = 0
stat64("test.svn/1/.svn/entries", {st_mode=S_IFREG|0644, st_size=227, ...}) = 0
chmod("test.svn/1/.svn/entries", 0444)  = 0
lstat64("test.svn/1/2", 0xbff9b05c)     = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2", 0777)             = 0
lstat64("test.svn/1/2/.svn", 0xbff9b03c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/.svn", 0777)        = 0
open("test.svn/1/2/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/.svn/text-base", 0777) = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/.svn/props", 0777)  = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/.svn/wcprops", 0777) = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/.svn/tmp", 0777)    = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/2/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 183) = 183
close(6)                                = 0
rename("test.svn/1/2/.svn/tmp/entries", "test.svn/1/2/.svn/entries") = 0
stat64("test.svn/1/2/.svn/entries", {st_mode=S_IFREG|0644, st_size=183, ...}) = 0
chmod("test.svn/1/2/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/2/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/2/.svn/tmp/README.txt", "test.svn/1/2/.svn/README.txt") = 0
stat64("test.svn/1/2/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/2/.svn/README.txt", 0444) = 0
open("test.svn/1/2/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/2/.svn/format.tmp", "test.svn/1/2/.svn/format") = 0
stat64("test.svn/1/2/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/2/.svn/format", 0444) = 0
unlink("test.svn/1/2/.svn/lock")        = 0
open("test.svn/1/2/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/2/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
write(1, "A    test.svn/1/2\n", 18)     = 18
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2635, SEEK_SET)                = 2635
read(6, "id: 1.0.r1/2635\ntype: dir\ncount:"..., 4096) = 1047
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2477, SEEK_SET)                = 2477
read(6, "id: 2.0.r1/2477\ntype: dir\ncount:"..., 4096) = 1205
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2477, SEEK_SET)                = 2477
read(6, "id: 2.0.r1/2477\ntype: dir\ncount:"..., 4096) = 1205
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2477, SEEK_SET)                = 2477
read(6, "id: 2.0.r1/2477\ntype: dir\ncount:"..., 4096) = 1205
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2433, SEEK_SET)                = 2433
read(6, "PLAIN\nK 1\n3\nV 15\ndir 3.0.r1/2317"..., 4096) = 1249
close(6)                                = 0
lstat64("test.svn/1/2/3", 0xbff68f3c)   = -1 ENOENT (No such file or directory)
open("test.svn/1/2/.svn/entries", O_RDONLY) = 6
read(6, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 183
read(6, "", 8009)                       = 0
close(6)                                = 0
lstat64("test.svn/1/2/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 229) = 229
close(6)                                = 0
rename("test.svn/1/2/.svn/tmp/entries", "test.svn/1/2/.svn/entries") = 0
stat64("test.svn/1/2/.svn/entries", {st_mode=S_IFREG|0644, st_size=229, ...}) = 0
chmod("test.svn/1/2/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3", 0xbff68efc)   = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3", 0777)           = 0
lstat64("test.svn/1/2/3/.svn", 0xbff68edc) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/.svn", 0777)      = 0
open("test.svn/1/2/3/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/.svn/text-base", 0777) = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/.svn/props", 0777) = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/.svn/wcprops", 0777) = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/.svn/tmp", 0777)  = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/2/3/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 185) = 185
close(6)                                = 0
rename("test.svn/1/2/3/.svn/tmp/entries", "test.svn/1/2/3/.svn/entries") = 0
stat64("test.svn/1/2/3/.svn/entries", {st_mode=S_IFREG|0644, st_size=185, ...}) = 0
chmod("test.svn/1/2/3/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/2/3/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/2/3/.svn/tmp/README.txt", "test.svn/1/2/3/.svn/README.txt") = 0
stat64("test.svn/1/2/3/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/2/3/.svn/README.txt", 0444) = 0
open("test.svn/1/2/3/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/2/3/.svn/format.tmp", "test.svn/1/2/3/.svn/format") = 0
stat64("test.svn/1/2/3/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/2/3/.svn/format", 0444) = 0
unlink("test.svn/1/2/3/.svn/lock")      = 0
open("test.svn/1/2/3/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/2/3/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
write(1, "A    test.svn/1/2/3\n", 20)   = 20
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2477, SEEK_SET)                = 2477
read(6, "id: 2.0.r1/2477\ntype: dir\ncount:"..., 4096) = 1205
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2317, SEEK_SET)                = 2317
read(6, "id: 3.0.r1/2317\ntype: dir\ncount:"..., 4096) = 1365
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2317, SEEK_SET)                = 2317
read(6, "id: 3.0.r1/2317\ntype: dir\ncount:"..., 4096) = 1365
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2317, SEEK_SET)                = 2317
read(6, "id: 3.0.r1/2317\ntype: dir\ncount:"..., 4096) = 1365
close(6)                                = 0
brk(0x8126000)                          = 0x8126000
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2273, SEEK_SET)                = 2273
read(6, "PLAIN\nK 1\n4\nV 15\ndir 4.0.r1/2155"..., 4096) = 1409
close(6)                                = 0
lstat64("test.svn/1/2/3/4", 0xbff36ddc) = -1 ENOENT (No such file or directory)
open("test.svn/1/2/3/.svn/entries", O_RDONLY) = 6
read(6, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 185
read(6, "", 8007)                       = 0
close(6)                                = 0
lstat64("test.svn/1/2/3/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 231) = 231
close(6)                                = 0
rename("test.svn/1/2/3/.svn/tmp/entries", "test.svn/1/2/3/.svn/entries") = 0
stat64("test.svn/1/2/3/.svn/entries", {st_mode=S_IFREG|0644, st_size=231, ...}) = 0
chmod("test.svn/1/2/3/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4", 0xbff36d9c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4", 0777)         = 0
lstat64("test.svn/1/2/3/4/.svn", 0xbff36d7c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/.svn", 0777)    = 0
open("test.svn/1/2/3/4/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/.svn/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/.svn/props", 0777) = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/.svn/wcprops", 0777) = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/.svn/tmp", 0777) = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/2/3/4/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 187) = 187
close(6)                                = 0
rename("test.svn/1/2/3/4/.svn/tmp/entries", "test.svn/1/2/3/4/.svn/entries") = 0
stat64("test.svn/1/2/3/4/.svn/entries", {st_mode=S_IFREG|0644, st_size=187, ...}) = 0
chmod("test.svn/1/2/3/4/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/2/3/4/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/2/3/4/.svn/tmp/README.txt", "test.svn/1/2/3/4/.svn/README.txt") = 0
stat64("test.svn/1/2/3/4/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/2/3/4/.svn/README.txt", 0444) = 0
open("test.svn/1/2/3/4/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/2/3/4/.svn/format.tmp", "test.svn/1/2/3/4/.svn/format") = 0
stat64("test.svn/1/2/3/4/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/2/3/4/.svn/format", 0444) = 0
unlink("test.svn/1/2/3/4/.svn/lock")    = 0
open("test.svn/1/2/3/4/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/2/3/4/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
write(1, "A    test.svn/1/2/3/4\n", 22) = 22
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2317, SEEK_SET)                = 2317
read(6, "id: 3.0.r1/2317\ntype: dir\ncount:"..., 4096) = 1365
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2155, SEEK_SET)                = 2155
read(6, "id: 4.0.r1/2155\ntype: dir\ncount:"..., 4096) = 1527
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2155, SEEK_SET)                = 2155
read(6, "id: 4.0.r1/2155\ntype: dir\ncount:"..., 4096) = 1527
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2155, SEEK_SET)                = 2155
read(6, "id: 4.0.r1/2155\ntype: dir\ncount:"..., 4096) = 1527
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2111, SEEK_SET)                = 2111
read(6, "PLAIN\nK 1\n5\nV 15\ndir 5.0.r1/1991"..., 4096) = 1571
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5", 0xbff04c7c) = -1 ENOENT (No such file or directory)
open("test.svn/1/2/3/4/.svn/entries", O_RDONLY) = 6
read(6, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 187
read(6, "", 8005)                       = 0
close(6)                                = 0
lstat64("test.svn/1/2/3/4/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 233) = 233
close(6)                                = 0
rename("test.svn/1/2/3/4/.svn/tmp/entries", "test.svn/1/2/3/4/.svn/entries") = 0
stat64("test.svn/1/2/3/4/.svn/entries", {st_mode=S_IFREG|0644, st_size=233, ...}) = 0
chmod("test.svn/1/2/3/4/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5", 0xbff04c3c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5", 0777)       = 0
lstat64("test.svn/1/2/3/4/5/.svn", 0xbff04c1c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/.svn", 0777)  = 0
open("test.svn/1/2/3/4/5/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/.svn/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/.svn/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/.svn/wcprops", 0777) = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/.svn/tmp", 0777) = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/2/3/4/5/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 189) = 189
close(6)                                = 0
rename("test.svn/1/2/3/4/5/.svn/tmp/entries", "test.svn/1/2/3/4/5/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/.svn/entries", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
chmod("test.svn/1/2/3/4/5/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/2/3/4/5/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/2/3/4/5/.svn/tmp/README.txt", "test.svn/1/2/3/4/5/.svn/README.txt") = 0
stat64("test.svn/1/2/3/4/5/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/2/3/4/5/.svn/README.txt", 0444) = 0
open("test.svn/1/2/3/4/5/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/2/3/4/5/.svn/format.tmp", "test.svn/1/2/3/4/5/.svn/format") = 0
stat64("test.svn/1/2/3/4/5/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/2/3/4/5/.svn/format", 0444) = 0
unlink("test.svn/1/2/3/4/5/.svn/lock")  = 0
open("test.svn/1/2/3/4/5/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/2/3/4/5/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
write(1, "A    test.svn/1/2/3/4/5\n", 24) = 24
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 2155, SEEK_SET)                = 2155
read(6, "id: 4.0.r1/2155\ntype: dir\ncount:"..., 4096) = 1527
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1991, SEEK_SET)                = 1991
read(6, "id: 5.0.r1/1991\ntype: dir\ncount:"..., 4096) = 1691
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1991, SEEK_SET)                = 1991
read(6, "id: 5.0.r1/1991\ntype: dir\ncount:"..., 4096) = 1691
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1991, SEEK_SET)                = 1991
read(6, "id: 5.0.r1/1991\ntype: dir\ncount:"..., 4096) = 1691
close(6)                                = 0
brk(0x8148000)                          = 0x8148000
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1947, SEEK_SET)                = 1947
read(6, "PLAIN\nK 1\n6\nV 15\ndir 6.0.r1/1825"..., 4096) = 1735
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6", 0xbfed2b1c) = -1 ENOENT (No such file or directory)
open("test.svn/1/2/3/4/5/.svn/entries", O_RDONLY) = 6
read(6, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 189
read(6, "", 8003)                       = 0
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 235) = 235
close(6)                                = 0
rename("test.svn/1/2/3/4/5/.svn/tmp/entries", "test.svn/1/2/3/4/5/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/.svn/entries", {st_mode=S_IFREG|0644, st_size=235, ...}) = 0
chmod("test.svn/1/2/3/4/5/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6", 0xbfed2adc) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6", 0777)     = 0
lstat64("test.svn/1/2/3/4/5/6/.svn", 0xbfed2abc) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6/.svn", 0777) = 0
open("test.svn/1/2/3/4/5/6/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/.svn/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/.svn/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/.svn/wcprops", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/.svn/tmp", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/2/3/4/5/6/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 191) = 191
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/.svn/tmp/entries", "test.svn/1/2/3/4/5/6/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/6/.svn/entries", {st_mode=S_IFREG|0644, st_size=191, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/6/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/.svn/tmp/README.txt", "test.svn/1/2/3/4/5/6/.svn/README.txt") = 0
stat64("test.svn/1/2/3/4/5/6/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/.svn/README.txt", 0444) = 0
open("test.svn/1/2/3/4/5/6/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/.svn/format.tmp", "test.svn/1/2/3/4/5/6/.svn/format") = 0
stat64("test.svn/1/2/3/4/5/6/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/.svn/format", 0444) = 0
unlink("test.svn/1/2/3/4/5/6/.svn/lock") = 0
open("test.svn/1/2/3/4/5/6/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
write(1, "A    test.svn/1/2/3/4/5/6\n", 26) = 26
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1991, SEEK_SET)                = 1991
read(6, "id: 5.0.r1/1991\ntype: dir\ncount:"..., 4096) = 1691
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1825, SEEK_SET)                = 1825
read(6, "id: 6.0.r1/1825\ntype: dir\ncount:"..., 4096) = 1857
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1825, SEEK_SET)                = 1825
read(6, "id: 6.0.r1/1825\ntype: dir\ncount:"..., 4096) = 1857
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1825, SEEK_SET)                = 1825
read(6, "id: 6.0.r1/1825\ntype: dir\ncount:"..., 4096) = 1857
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1781, SEEK_SET)                = 1781
read(6, "PLAIN\nK 1\n7\nV 15\ndir 7.0.r1/1657"..., 4096) = 1901
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7", 0xbfea09bc) = -1 ENOENT (No such file or directory)
open("test.svn/1/2/3/4/5/6/.svn/entries", O_RDONLY) = 6
read(6, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 191
read(6, "", 8001)                       = 0
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/6/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 237) = 237
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/.svn/tmp/entries", "test.svn/1/2/3/4/5/6/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/6/.svn/entries", {st_mode=S_IFREG|0644, st_size=237, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6/7", 0xbfea097c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6/7", 0777)   = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn", 0xbfea095c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6/7/.svn", 0777) = 0
open("test.svn/1/2/3/4/5/6/7/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/.svn/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/.svn/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/.svn/wcprops", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/.svn/tmp", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/2/3/4/5/6/7/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 193) = 193
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/.svn/tmp/entries", "test.svn/1/2/3/4/5/6/7/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/6/7/.svn/entries", {st_mode=S_IFREG|0644, st_size=193, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/6/7/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/7/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/.svn/tmp/README.txt", "test.svn/1/2/3/4/5/6/7/.svn/README.txt") = 0
stat64("test.svn/1/2/3/4/5/6/7/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/.svn/README.txt", 0444) = 0
open("test.svn/1/2/3/4/5/6/7/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/.svn/format.tmp", "test.svn/1/2/3/4/5/6/7/.svn/format") = 0
stat64("test.svn/1/2/3/4/5/6/7/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/.svn/format", 0444) = 0
unlink("test.svn/1/2/3/4/5/6/7/.svn/lock") = 0
open("test.svn/1/2/3/4/5/6/7/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/7/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
write(1, "A    test.svn/1/2/3/4/5/6/7\n", 28) = 28
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1825, SEEK_SET)                = 1825
read(6, "id: 6.0.r1/1825\ntype: dir\ncount:"..., 4096) = 1857
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1657, SEEK_SET)                = 1657
read(6, "id: 7.0.r1/1657\ntype: dir\ncount:"..., 4096) = 2025
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1657, SEEK_SET)                = 1657
read(6, "id: 7.0.r1/1657\ntype: dir\ncount:"..., 4096) = 2025
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1657, SEEK_SET)                = 1657
read(6, "id: 7.0.r1/1657\ntype: dir\ncount:"..., 4096) = 2025
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1613, SEEK_SET)                = 1613
read(6, "PLAIN\nK 1\n8\nV 15\ndir 8.0.r1/1487"..., 4096) = 2069
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/8", 0xbfe6e85c) = -1 ENOENT (No such file or directory)
open("test.svn/1/2/3/4/5/6/7/.svn/entries", O_RDONLY) = 6
brk(0x816a000)                          = 0x816a000
read(6, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 193
read(6, "", 7999)                       = 0
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/6/7/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 239) = 239
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/.svn/tmp/entries", "test.svn/1/2/3/4/5/6/7/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/6/7/.svn/entries", {st_mode=S_IFREG|0644, st_size=239, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8", 0xbfe6e81c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6/7/8", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn", 0xbfe6e7fc) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn", 0777) = 0
open("test.svn/1/2/3/4/5/6/7/8/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn/wcprops", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn/tmp", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 195) = 195
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/entries", "test.svn/1/2/3/4/5/6/7/8/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/.svn/entries", {st_mode=S_IFREG|0644, st_size=195, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/6/7/8/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/README.txt", "test.svn/1/2/3/4/5/6/7/8/.svn/README.txt") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/.svn/README.txt", 0444) = 0
open("test.svn/1/2/3/4/5/6/7/8/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/.svn/format.tmp", "test.svn/1/2/3/4/5/6/7/8/.svn/format") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/.svn/format", 0444) = 0
unlink("test.svn/1/2/3/4/5/6/7/8/.svn/lock") = 0
open("test.svn/1/2/3/4/5/6/7/8/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/7/8/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
write(1, "A    test.svn/1/2/3/4/5/6/7/8\n", 30) = 30
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1657, SEEK_SET)                = 1657
read(6, "id: 7.0.r1/1657\ntype: dir\ncount:"..., 4096) = 2025
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1487, SEEK_SET)                = 1487
read(6, "id: 8.0.r1/1487\ntype: dir\ncount:"..., 4096) = 2195
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1487, SEEK_SET)                = 1487
read(6, "id: 8.0.r1/1487\ntype: dir\ncount:"..., 4096) = 2195
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1487, SEEK_SET)                = 1487
read(6, "id: 8.0.r1/1487\ntype: dir\ncount:"..., 4096) = 2195
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1443, SEEK_SET)                = 1443
read(6, "PLAIN\nK 1\n9\nV 15\ndir 9.0.r1/1315"..., 4096) = 2239
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9", 0xbfe3c6fc) = -1 ENOENT (No such file or directory)
open("test.svn/1/2/3/4/5/6/7/8/.svn/entries", O_RDONLY) = 6
read(6, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 195
read(6, "", 7997)                       = 0
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 241) = 241
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/.svn/tmp/entries", "test.svn/1/2/3/4/5/6/7/8/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/.svn/entries", {st_mode=S_IFREG|0644, st_size=241, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9", 0xbfe3c6bc) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6/7/8/9", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn", 0xbfe3c69c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn", 0777) = 0
open("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn/wcprops", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 197) = 197
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/entries", "test.svn/1/2/3/4/5/6/7/8/9/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/entries", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/9/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/6/7/8/9/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/README.txt", "test.svn/1/2/3/4/5/6/7/8/9/.svn/README.txt") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/9/.svn/README.txt", 0444) = 0
open("test.svn/1/2/3/4/5/6/7/8/9/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/9/.svn/format.tmp", "test.svn/1/2/3/4/5/6/7/8/9/.svn/format") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/9/.svn/format", 0444) = 0
unlink("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock") = 0
open("test.svn/1/2/3/4/5/6/7/8/9/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
write(1, "A    test.svn/1/2/3/4/5/6/7/8/9\n", 32) = 32
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1487, SEEK_SET)                = 1487
read(6, "id: 8.0.r1/1487\ntype: dir\ncount:"..., 4096) = 2195
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1315, SEEK_SET)                = 1315
read(6, "id: 9.0.r1/1315\ntype: dir\ncount:"..., 4096) = 2367
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1315, SEEK_SET)                = 1315
read(6, "id: 9.0.r1/1315\ntype: dir\ncount:"..., 4096) = 2367
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1315, SEEK_SET)                = 1315
read(6, "id: 9.0.r1/1315\ntype: dir\ncount:"..., 4096) = 2367
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1270, SEEK_SET)                = 1270
read(6, "PLAIN\nK 2\n10\nV 15\ndir a.0.r1/113"..., 4096) = 2412
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10", 0xbfe0a59c) = -1 ENOENT (No such file or directory)
open("test.svn/1/2/3/4/5/6/7/8/9/.svn/entries", O_RDONLY) = 6
brk(0x818c000)                          = 0x818c000
read(6, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 197
read(6, "", 7995)                       = 0
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 244) = 244
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/9/.svn/tmp/entries", "test.svn/1/2/3/4/5/6/7/8/9/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/9/.svn/entries", {st_mode=S_IFREG|0644, st_size=244, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/9/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10", 0xbfe0a55c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn", 0xbfe0a53c) = -1 ENOENT (No such file or directory)
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn", 0777) = 0
open("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/wcprops", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/tmp", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/tmp/text-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/tmp/prop-base", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/tmp/props", 0777) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mkdir("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/tmp/wcprops", 0777) = 0
open("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/tmp/entries", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "<?xml version=\"1.0\" encoding=\"ut"..., 200) = 200
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/tmp/entries", "test.svn/1/2/3/4/5/6/7/8/9/10/.svn/entries") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/entries", {st_mode=S_IFREG|0644, st_size=200, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/entries", 0444) = 0
lstat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/empty-file", O_WRONLY|O_CREAT|O_EXCL, 0444) = 6
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/tmp/README.txt", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "This is a Subversion working cop"..., 118) = 118
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/tmp/README.txt", "test.svn/1/2/3/4/5/6/7/8/9/10/.svn/README.txt") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/README.txt", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/README.txt", 0444) = 0
open("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/format.tmp", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
write(6, "4\n", 2)                      = 2
close(6)                                = 0
rename("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/format.tmp", "test.svn/1/2/3/4/5/6/7/8/9/10/.svn/format") = 0
stat64("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/format", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
chmod("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/format", 0444) = 0
unlink("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock") = 0
open("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/format", O_RDONLY) = 6
read(6, "4\n", 80)                      = 2
close(6)                                = 0
open("test.svn/1/2/3/4/5/6/7/8/9/10/.svn/lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
close(6)                                = 0
write(1, "A    test.svn/1/2/3/4/5/6/7/8/9/"..., 35) = 35
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1315, SEEK_SET)                = 1315
read(6, "id: 9.0.r1/1315\ntype: dir\ncount:"..., 4096) = 2367
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1139, SEEK_SET)                = 1139
read(6, "id: a.0.r1/1139\ntype: dir\ncount:"..., 4096) = 2543
close(6)                                = 0
open("/home/anton/test.svn/db/revprops/1", O_RDONLY) = 6
read(6, "K 10\nsvn:author\nV 5\nanton\nK 8\nsv"..., 4096) = 98
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1139, SEEK_SET)                = 1139
read(6, "id: a.0.r1/1139\ntype: dir\ncount:"..., 4096) = 2543
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1139, SEEK_SET)                = 1139
read(6, "id: a.0.r1/1139\ntype: dir\ncount:"..., 4096) = 2543
close(6)                                = 0
open("/home/anton/test.svn/db/revs/1", O_RDONLY) = 6
lseek(6, 1095, SEEK_SET)                = 1095
read(6, "PLAIN\nK 2\n11\nV 14\ndir b.0.r1/963"..., 4096) = 2587
close(6)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


More information about the pkg-subversion-maintainers mailing list