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

Re: TortoiseSVN 1.7.3 Where Is Diff Menu Option

From: Michael Geisinger <Sidewinder_GER_at_hotmail.com>
Date: Sun, 25 Dec 2011 16:49:52 +0100

Hi,

Am 23.12.2011 17:44, schrieb GeyikBaba:
> I use Tortoise SVN on my computer as standalone version control for projects
> I don't work on very often. Yesterday I updated to TortoiseSVN 1.7.3. Now,
> when I right click on a file and open the Tortoise SVN menu, the 'Diff'
> option is missing. So I can't see the differences between my working copy
> and the last committed version ( unless I navigate in the Show Log dialogue
> )

I experienced the same problem.
It is yet another manifestation of issue #169:
<http://code.google.com/p/tortoisesvn/issues/detail?id=169>.

It happens on files whose short (8.3) filename is longer than the
actual filename. For example, it happens on a file called "file.docx"
(9 characters), which translates to "file~1.doc" (10 characters).

The effect is that the file is not recognized as a file, but as a
directory, and there is not Diff option for directories. You can
verify by having a look at the "Subversion" property sheet, which
will show the URL and properties of the parent directory and not of
the file itself.

Upgrading to the newest nightly build fixes the problem.

Merry Christmas,

-- 
Best regards,
Michael 'Sidewinder' Geisinger
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2899896
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-12-25 16:50:00 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.