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

Re: Crash when moving a directory inside itself

From: Stefan <stefan_at_unfunked.org>
Date: 2003-08-18 12:07:20 CEST

Should I submit this one on Bugzilla then? Or has someone else done it?

Stefan

Ben Collins-Sussman wrote:

> Stefan <stefan@unfunked.org> writes:
>
>
>>svnadmin create /repos
>>svn mkdir file:///repos/dir -m ""
>>svn mv file:///repos/dir file:///repos/dir/subdir -m ""
>
>
> Very easy recipe for a segfault. I poked around in gdb, but I
> couldn't figure out what was going on in 5 minutes. Something do with
> a NULL parent-baton being passed into the path-driver callback -- it's
> all cmike's new path-driver stuff. Mike, you wanna look real quick?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 18 12:09:11 2003

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.