> -----Original Message-----
> From: AmenophisIII [mailto:AmenophisIII_at_gmx.at]
> Sent: maandag 9 februari 2009 6:39
> To: users_at_subversion.tigris.org
> Subject: Re: endless(?) loop with heavy io when doing a svn move
>
> i just stumbled on it again!
>
> it seems that the problem arises if you:
Hi,
Did you try this with Subversion 1.5.5?
(Your first mail in this thread says you used 1.5.1 then and 1.5.2, 1.5.3
and 1.5.5 fixed issues in the copy and move code).
On http://svn.collab.net/repos/svn/tags/1.5.5/CHANGES the
* fixed: 'svn mv' hangs and consumes infinite memory (r33201, -12)
For 1.5.3 looks like it might be related.
Thanks,
Bert
>
> 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&dsMessage
> Id=1127660
>
> To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_subversion.tigris.org].
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1128502
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-09 15:49:06 CET