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

1.7.7: "Show changes as unified diff" from Log window fails

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Thu, 17 May 2012 20:27:01 +0400

Hi!

Using TortoiseSVN 1.7.7, Build 22907 - 32 Bit , 2012/05/15 12:16:05
(Subversion 1.7.5,..)

The "Show changes as unified diff" command on a file selected from the list
of changed files in the "Log Messages" window fails with the following message:

"Not all required revisions are specified".

To be specific, it is reproducible with the following steps:

1. Copy the following URL to clipboard and open Repository Browser for it.
http://tortoisesvn.googlecode.com/svn/branches/1.7.x/src/
2. Select "src" folder and invoke "Show log" command on it.
3. Select r22889 and select Changelog.txt in the list of changed files.
4. Invoke "Show changes as unified diff" command.

Expected: TortoiseDiff window with a patch file displaying the changes.
Actual: Message box "Not all required revisions are specified"

Workaround: use "Show changes" command. It does work.

Command-line client does work as well:
svn diff -c 22889
http://tortoisesvn.googlecode.com/svn/branches/1.7.x/src/Changelog.txt

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2961414

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-05-17 18:27:06 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.