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

RE: There is no Diff commands in version 1.3.0.

From: Leon Zandman <lzandman_at_lode.nl>
Date: 2006-01-19 08:52:49 CET

Hi,

> There is no 'Diff' commands in the context menu, when
> clicking on a versionized file.
> Now I can still use 'Diff' commands but via log message
> screen and can do my work, but this is a bit uncomfortably if
> is done often.

I don't think it is a 1.3.0 bug; it's a SVN feature!

I've seen this happen a couple of times with older TSVN versions.
Usually when this happens the filename in your working copy is different
from the one in the repository. Some editors change the casing of
filenames, so "file.txt" becomes "file.TXT". On a Windows system these
two are equal, but SVN (and TSVN) treat them as being different files.
That's why TSVN doesn't show the "Diff" menu option.

Greetings,

Leon Zandman

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jan 19 08:53:01 2006

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.