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

[Subclipse-users] rename dir and then a move goes wrong..

From: jcompagner <jcompagner_at_gmail.com>
Date: Mon, 29 Jun 2009 17:51:03 +0200

Hi,

i have this:

project/dir1/dir2/dir3/morestuff
 project/dir1/dir2/dir4/morestuff

then i rename dir2 to dir22

then i move dir3 into dir4 (so i reparent it)

then i get this:

Obstructed update

svn: Revision 22288 doesn't match existing revision 25217 in
'F:/workspace/project/dir1/dir22/dir3/dir4'

Why is this a problem?

I just want to refactor a bit.

Also eclipse gives an error and i dont see the move happening in the ui

But when i do refresh i do see it there. But i guess now my working copy of
svn is not correct?

because if i try to commit:

commit -m "test" (119 paths specified)

Working copy is corrupt

svn: Commit failed (details follow):

svn: Did not expect 'F:\workspace\project\dir1\dir22\dir3\dir4' to be a
working copy root

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2366435

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-06-29 17:51:53 CEST

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

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