On 07.08.2012 16:36, Simon Large wrote:
> On 7 August 2012 14:48, Jarle Jacobsen <jarle.jacobsen_at_gmail.com> wrote:
>>> 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.
>
> I agree. It doesn't make sense to show last-commit revision twice, and
> equally it doesn't make sense to show update revision next to
> last-commit author, so dividing the information into 3 lines seems
> better to me, although maybe it should be grouped with
> Node/Text/Property status just below.
Ok, I'll change that.
I also noticed that the dates are all in the project language, even if
set otherwise in the settings dialog. That needs to change as well.
> I also note that a lock creation date is shown even when there is no
> lock on the file.
Will fix that too.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2997227
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-08-07 21:34:13 CEST