This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 245575

Summary: Indicate current revision in history list
Product: versioncontrol Reporter: ulfzibis <ulfzibis>
Component: HistoryAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal CC: markiewb
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
See Also: https://netbeans.org/bugzilla/show_bug.cgi?id=245218
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Screen shot

Description ulfzibis 2014-07-11 00:35:53 UTC
[ JDK VERSION : 1.7.0_45 ]

ACTUAL:
   In history list there is no indication, which of the revisions is the
current of the working copy.

EXPECTED:
   Some visual indication in history list, maybe by different colour, see
attached screen shot.
Comment 1 ulfzibis 2014-07-11 00:40:25 UTC
Created attachment 147987 [details]
Screen shot
Comment 2 markiewb 2016-01-08 18:57:41 UTC
(In reply to ulfzibis from comment #1)
> Created attachment 147987 [details]
> Screen shot

Regarding your screenshot the tip (the current commit in HG )is at #35. So i would propose to close this issue as invalid.
Comment 3 ulfzibis 2016-01-14 21:53:13 UTC
The tip is indicated, yes, but my proposal is about to indicate the revision of the current working copy which is not always the tip, e.g. after update to rev #32.