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

Re: Tortoise Revert issue

From: golan davidovits <golandav_at_yahoo.com>
Date: Thu, 15 Jan 2009 12:28:45 -0800 (PST)

(1) In my example i did the revert by standing on the working copy top level folder and calling log from there.
The reverted element was a folder inside the structure. Like i mentioned, the merge itself worked ok (as shown by using external folders diff tool)
but the result of comparing latest-1 to working copy inside (by selecting compare to working copy from log) shown this strange result.

(2) You are right about that. Thanks.

----- Original Message ----
From: Stefan Küng <tortoisesvn_at_gmail.com>
To: users_at_tortoisesvn.tigris.org
Sent: Thursday, January 15, 2009 8:50:00 PM
Subject: Re: Tortoise Revert issue

golan davidovits wrote:
> Hi,
>
> I see the following revert problem:
>
> 1. I rename a folder (like folder to folder2) and commit. 2. From
> show log i stand on latest revision and select "revert changes from
> this revision". 3. Then, from show long i stand on previous revision
> and select "compare with working copy" (and expect no diff).
>
> The result:
>
> - If i compare working copies with external tool i see that the
> folders are exact same. - If i stand on previous revision from log
> and select "compare with working copy" i see some differences in
> files.
>
> The difference is because one side of the comparison (the previous
> version) content is shown x2 !!! (same problem in all files with
> diff).

If you want to revert a rename/move, you have to show the log dialog for
the parent folder. Reverting such a file alone won't work because the
rename/move involves two files (the old name/path and the new one).

> Another issue is that when i do rename /move a .bak Non-Version file
> is created. If i try to delete if from "check for modifications"
> window it takes very long time (even if there is only one such file).
> It takes much longer than deleting a big list of files.

Empty your trash bin once in a while. Deleting files from TSVN dialogs
always uses the recycle bin, and if that is full, it takes quite a while
to delete those files.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
(_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\    http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1026843
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1027009
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-15 21:28:55 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.