On Tue, Jul 19, 2011 at 11:25:33AM +0000, David Aldrich wrote: > Hi > > When trying to reintegrate a branch into the trunk of my working copy, svn > 1.6.17 crashes. The log file reads: > > Process info: > Cmd line: svn merge --reintegrate ^/branches/<my_branch_name> > Version: 1.6.17 (r1128011), compiled May 30 2011, 20:42:10 > Platform: Windows OS version 6.1 build 7601 Service Pack 1 > > Exception: ACCESS_VIOLATION > > Registers: > eax=00000000 ebx=02800098 ecx=0091904c edx=00000000 esi=02a2fbc0 edi=02a2fbd6 > eip=100194f6 esp=0018fbfc ebp=00000000 efl=00210246 > cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b > > Stacktrace: > #1 0x100194f6 in svn_client_merge_reintegrate () > > Any ideas how to fix this please?
This has been reported several times but I don't know if the reason is known. According to http://svn.haxx.se/users/archive-2011-01/0260.shtml 1.6.12 does not crash. Can you reproduce this behaviour?