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

Crash when moving a directory inside itself

From: Stefan <stefan_at_unfunked.org>
Date: 2003-08-17 08:19:56 CEST

Hi...

I had a look for this issue but couldn't find anything. I know it's not
really a proper way to use the program but I suppose a message of some
kind would be better than a crash.

I tested this using Subversion 0.26.0 on Windows 2000... I presume the
same thing happens on an OS other than Windows since it's using a
server-side move.

Steps to reproduce:

svnadmin create /repos
svn mkdir file:///repos/dir -m ""
svn mv file:///repos/dir file:///repos/dir/subdir -m ""
BANG!

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 17 08:20:45 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.