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

Crash reverting directory deletion with moved contents

From: Stein Somers <ssomers_at_opnet.com>
Date: Wed, 9 Oct 2013 04:19:36 -0700 (PDT)

To reproduce:

1. Create repository with 2 items:
   dir/
   dir/file

2. Check out working copy.

3. Move file out of the directory to the top level. Either with cut and SVN Paste, or right-dragging and Move Versioned File.

4. SVN Delete dir.

4. Open SVN Check for Modifications. We see, as expected:
   dir deleted
   dir/file deleted
   file added (+)

5. Right-click on dir, select Revert, and confirm to revert this deletion. TortoiseSVN crashes and tries in vain to send crash data, ending with "SendRpt: Error / failed to extract stack".

6. After cleaning up the working copy, same thing. SVN Revert on the top directory, selecting the same dir, works fine.

TortoiseSVN 1.8.2, Build 24708 - 64 Bit on Windows 7.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3066007

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-09 13:19:41 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.