RE: Re: Diff with previous version -> "Unable to find repository location for ..." if file is not in previous rev.
From: Edward F Eaglehouse <efe_at_atmsol.com>
Date: Wed, 16 Dec 2009 07:58:37 -0800 (PST)
The confusion exists because TSVN has two different "diff" entries awkwardly located around a displaced separator line in the TSVN context menu. It caught me, too.
I found out the hard way that what I wanted was the "diff" entry, that compares the working copy of the file with the _most_recently_ committed revision (HEAD) in the repository, which is the intuitive "previous version".
What the "diff with previous version" entry actually compares is the working copy of the file with the _previously_ committed revision (PREV) in the repository. That's why it's confusing.
What adds to the confusion is that sometimes the "diff" entry doesn't appear in the context menu at all.
To summarize:
Hope this helps someone else.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.