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

Re: [TSVN] Detection of file changes bug T-SVN 1.1.3

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-04-01 16:16:28 CEST

Mark Phippard wrote:
> Simply run the Show Log option on the file to see its change
> history. Find the revision that contains the changes you want
> to undo, and then right click and take the option to undo the
> change. This will run the merge command to modify your WC and
> back out that change which you can then commit.

This is exactly right, but the warning dialog says:
"Do you really want to revert all changes which were made in this
revision?"
To me that suggests that all files touched by that revision will be
affected, which is not the case. I think the warning dialog should say:
"Do you really want to revert all changes which were made to %s in this
revision?"
where %s is the name of the logged file or folder.

In fact there is no easy way to reverse merge changes for several files.
You either do them all from the folder log, or you have to get a log for
each individual file. It might be useful to add the 'Revert changes'
menu item to the file list context menu as well, so you can revert
several files in one revision without having to get a log for each of
them.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Apr 1 16:15:46 2005

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

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