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

segfault with 1.6.x client

From: Peter Samuelson <peter_at_p12n.org>
Date: Wed, 30 Sep 2009 16:12:18 -0500

Bjorn Tipling reports this on IRC. I've reproduced it in 1.6.5.
In a working copy:

    $ svn mkdir foo
    A foo
    $ mv foo ..
    $ svn revert foo
    Reverted 'foo'
    $ mv ../foo .
    $ svn rm --force foo

Segmentation fault, and the wc is left in 'locked' state.

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2402289
Received on 2009-09-30 23:12:35 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.