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

Re: Bug: Move operation that corrupts working copy

From: Kurt Pruenner <leak_at_gmx.at>
Date: Mon, 09 Feb 2009 15:42:38 +0100

Ans Vlug wrote:
> Svn-move the contents of MyProject\Trunk to MyProject, resulting in:
>
> * Trunk
> o MyProject
> + Trunk
> + File1
> + File2
>
> Svn-Delete MyProject Trunk:
>
> * Trunk
> o MyProject
> + File1
> + File2

Are you sure you really did a "TortoiseSVN > Delete" instead of
Explorer's standard "Delete"?

Because the former keeps the (to be deleted) directory(s) and it's/their
hidden ".svn" subfolder(s) around and just deletes the files until you
commit your changes, which is when the folders are really deleted.

I.e. after your "Svn-Delete" you should have still had a "Trunk" folder
under "MyProject", just with a "deleted" icon on it... and that's how it
works for me.

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1129337
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-09 15:45:38 CET

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.