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

Crash when reverting

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 09 Oct 2013 20:24:14 +0200

Hi,

here's a short way to trigger a crash:

svn co http://server/svn/trunk wcfolder
svn mkdir wcfolder/folder
echo file1 > wcfolder/folder/file
svn add wcfolder
svn ci -m "" wcfolder
svn mv wcfolder/folder/file wcfolder/file
svn rm wcfolder/folder

crash here:
svn revert -R wcfolder/folder

This with the latest build from the 1.8.x svn branch. Haven't tried a
build from trunk, but I couldn't see any relevant changes in the source
so I guess it happens there as well.

https://www.crash-server.com/Problem.aspx?ClientID=tsvn&ProblemID=36662

attaching a bat file to reproduce the crash as well (rename txt to bat).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net

Received on 2013-10-09 20:24:59 CEST

This is an archived mail posted to the Subversion Dev mailing list.

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