SVN crash on merge
From: Bob Sandiford <bob.sandiford_at_sirsidynix.com>
Date: Tue, 20 Jul 2010 08:08:26 -0600
Hi,
I was doing some 'svn merge' commands, and got this:
This application has halted due to an unexpected error.
NOTE: The crash report and minidump files can contain some sensitive information
Basically, what I was doing was, after a SVN server upgrade from svn 1.4.x to 1.6.12, and using a corresponding 1.6.12 svn client, I was replacing old 'svnmerge' based tracking info with new 'svn merge' tracking info.
Here's the whole output from my session:
C:\development\pristine ICE-4.0-merge branches\marc>svn pl . -v
reviewboard:url
C:\development\pristine ICE-4.0-merge branches\marc>svn pd svnmerge-integrated
C:\development\pristine ICE-4.0-merge branches\marc>svn info
C:\development\pristine ICE-4.0-merge branches\marc>svn merge -r 1:14938 svn://vcrep/UXP/marc/trunk --record-only
C:\development\pristine ICE-4.0-merge branches\marc>svn st
C:\development\pristine ICE-4.0-merge branches\marc>svn pl . -v
reviewboard:url
C:\development\pristine ICE-4.0-merge branches\marc>svn mergeinfo svn://vcrep/UXP/marc/trunk --show-revs eligible
C:\development\pristine ICE-4.0-merge branches\marc>svn merge svn://vcrep/UXP/marc/trunk
NOTE: The crash report and minidump files can contain some sensitive information
C:\development\pristine ICE-4.0-merge branches\marc>svn st
i.e. svnmerge tracking info had previously been in place showing merged from trunk revs 1-14938. I deleted the 'svnmerge-integrated' property, and then ran a record-only merge against the trunk from revisions 1-14938 to 'replicate' the old merge tracking info.
Then I checked on any pending merge revisions, found there were three, and tried to actually do the merge from the trunk back into my feature branch, and boom.
log and dmp files are attached...
Here's the "svn -version" output:
C:\development\pristine ICE-4.0-merge branches\marc>svn --version
Copyright (C) 2000-2009 CollabNet.
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
Bob Sandiford | Lead Software Engineer | SirsiDynix
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.