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

Re: detect moved folder (accidental drag and drop)

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Wed, 14 Sep 2011 10:36:20 +0200

On Tuesday 13 September 2011, you wrote:
> In windows how do you check if a folder was moved accidentally?
> Clean up does not detect that
>
> I mean by not using tortoise move but accidental drag and drop within
> subfolders of the repository
>
> Commit will still work but new location does not apply since the url did
> not change It only looks like it was moved on the user's computer

Update will say something like "restoring missing folder". In the commit
dialog, the state of the file/dir will be set to "missing" (of course, only
until it is restored as part of an update).

Note that you can fix your working copy afterwards still. For that, select
both the old name (marked as missing) and the new name (marked as unversioned)
and select "repair move" from the context menu. However, I just tried it with
a directory, and it didn't work, only with a file. The moved directory wasn't
shown as "unversioned". Technically, it is a working copy that is just stored
inside another working copy, so it actually is versioned, but there is no way
to get it displayed in the commit dialog. I guess this is a bug.

Cheers!

Uli

-- 
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
**************************************************************************************
Domino Laser GmbH, Fangdieckstra�e 75a, 22547 Hamburg, Deutschland
Gesch�ftsf�hrer: Thorsten F�cking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschlie�lich s�mtlicher Anh�nge ist nur f�r den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empf�nger sein sollten. Die E-Mail ist in diesem Fall zu l�schen und darf weder gelesen, weitergeleitet, ver�ffentlicht oder anderweitig benutzt werden.
E-Mails k�nnen durch Dritte gelesen werden und Viren sowie nichtautorisierte �nderungen enthalten. Domino Laser GmbH ist f�r diese Folgen nicht verantwortlich.
**************************************************************************************
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2838427
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-14 10:23:44 CEST

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

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