[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Reverse merge - Halted due to an unexpected erro

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Tue, 31 Aug 2010 12:54:00 +1000

Hi all,

I've just tried to reverse-merge a revision, and I've received the following
message:

svn merge -c -9654 .../tools tools

---- BEGIN CONSOLE OUTPUT -----
This application has halted due to an unexpected error.
A crash report and minidump file were saved to disk, you can find them here:
C:\Users\xxxxx\AppData\Local\Temp\14\svn-crash-log20100831124530.log
C:\Users\xxxxx\AppData\Local\Temp\14\svn-crash-log20100831124530.dmp
Please send the log file to users_at_subversion.apache.org to help us analyse
and solve this problem.

NOTE: The crash report and minidump files can contain some sensitive
information
(filenames, partial file content, usernames and passwords etc.)
----- END CONSOLE OUTPUT -----

I can replicate this very easily with a fresh checkout, and it isn't
revision specific (I've tried another revision and received the same error).

My environment is: Windows Server 2008 R2 (64-bit), svn 1.6.12 (SlikSVN) x64

svn, version 1.6.12 (SlikSvn/1.6.12) X64
   compiled Jun 22 2010, 21:00:12

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (
http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using
Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using
serf.
  - handles 'http' scheme
  - handles 'https' scheme

The strange thing is, everything works on my Windows XP Pro workstation with
32-bit.

---
Daniel Becroft


Received on 2010-08-31 04:55:16 CEST

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.