I encountered an SVN assertion when merging a range of revisions.
I posted this first on the TortoiseSVN forum and was asked to post it here.
Using TortoiseSVN version:
TortoiseSVN 1.6.0, Build 15855 - 32 Bit , 2009/03/21 12:36:36
Steps:
Merge a revision range from a branch to trunk
Merge encountered a conflict in Manifest.xml file (which has svn:mimetype=application/octet-stream)
Edit conflicts button is grayed out (I assumed because of mimetype)
Clicked "Resolve later" to continue merging
the rest of the revision range
Assertion message displayed a few moments later (I couldn't work out from the message which specific revision caused the assertion)
Merging revisions 13170-13232 of svn://svn_server/MyRepos/Branches/3.1.0.0 into C:\dev\whole\WholeTrunk, respecting ancestry
C:\dev\whole\WholeTrunk
C:\dev\whole\WholeTrunk\NightlyBuild\Installers\Full Installation\MyInstaller\Script Files\FeatureEvents.rul
C:\dev\whole\WholeTrunk
C:\dev\whole\WholeTrunk\Communications Server\Reconfigure
C:\dev\whole\WholeTrunk\NightlyBuild\scripts\branch\Manifest.xml
In file
'D:\Development\SVN\Releases\TortoiseSVN-1.6.0\ext\subversion\subversionlibsvn_client\merge.c'
line 2525: assertion failed (SVN_IS_VALID_REVNUM( revision_primary_url_deleted))
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1530318
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-03 13:44:00 CEST