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

Re: endless(?) loop with heavy io when doing a svn move

From: AmenophisIII <AmenophisIII_at_gmx.at>
Date: Mon, 9 Feb 2009 06:39:26 +0100

i just stumbled on it again!

it seems that the problem arises if you:

have a directory tree inside the repo like:

src
src/module1
src/module1/bla.c
src/module2
src/module1/blb.c

1. rename a parent dir
i.e. svn mv src foo
or svn module1 modulea

2. try to rename a file (or dir?) inside the already moved parent
directory (without commiting in between).
i.e. svn mv bla.c bla1.c

(cwd changes omitted).

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1127660

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-09 06:47:06 CET

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

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