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

RE: Re: Revision information in the Subversion tab in the explorer properties dialog

From: Jarle Jacobsen <jarle.jacobsen_at_gmail.com>
Date: Tue, 7 Aug 2012 06:48:55 -0700 (PDT)

> On Tue, Aug 7, 2012 at 9:03 AM, Jarle Jacobsen <jarle dot jacobsen at gmail dot com> wrote:
> > in the Subversion tab in the explorer properties dialog 2 revision numbers are shown. one for Revision/ Author and the other for Last commit revision.
> >
> > It looks like these to numbers always show the same number. Should not this be the two revisions numbers that are available from the svn info command (Revision/Last Changed Rev)?
>
> Are you saying that the Properties tab is not matching the output of
> svn info for the same file?

Well the information is correct but the revision number available as Revision from svn info is not shown.

The the information is set up as:
Revision / Author: <rev> <author>
Last commit revision: <rev> <date>

The data available in the fields are the same as the corresponding Last Changed xxx fields from svn info. A better solution could be:

Working Copy revision: <wcrev>
Last commit author: <author>
Last commit revision: <rev> <date>

Don't know if Working Copy revision is the correct term, but some text to indicate that this is the revision in the WC.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-08-07 15:48:57 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.