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

Difference from a previous version/revision?

From: Edwin <edwintai_at_gmail.com>
Date: Mon, 23 Aug 2010 20:24:08 -0700 (PDT)

Hello~I want to tell the difference between "Difference from a
previous revision" and "Difference from a previous version" usage.I
copied from document as below
My questions is when do we use "Difference from a previous version"?It
would be used very often so it puts in context menu.But,I saw those
discussion in previous subject is use "Difference from a previous
version".
I think it's different about revision and version.
if it is possible put "Difference from a previous revision" in the
context menu?
Thanks for help.

If you want to see the difference between a particular revision and
your working copy, use the Revision Log dialog, select the revision of
interest, then select Compare with working copy from the context
menu.

If you want to see the difference between the last committed revision
and your working copy, assuming that the working copy hasn't been
modified, just right click on the file. Then select TortoiseSVN → Diff
with previous version. This will perform a diff between the revision
before the last-commit-date (as recorded in your working copy) and the
working BASE. This shows you the last change made to that file to
bring it to the state you now see in your working copy. It will not
show changes newer than your working copy.

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

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