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 242418 - SVN should notify of remote changes and do so using consistent iconography.
Summary: SVN should notify of remote changes and do so using consistent iconography.
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-27 14:41 UTC by TenLeftFingers
Modified: 2014-03-03 11:54 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TenLeftFingers 2014-02-27 14:41:21 UTC
Currently the only way I know about remote changes is when I manually run "Show Changes" on my projects. For local changes there is a blue icon (which is confusing because the icon to "Show Remotely Modified Files" is also blue). I think two changes would be beneficial:

1) Allow regular SVN checking for remote changes and display an icon/emblem over the effected source/project.
2) Make the icons for local change (a blue cylinder) and the icon to "show remotely modified files" (blue cylinders) agree in terms of color.
Comment 1 Ondrej Vrabec 2014-02-27 15:33:00 UTC
ad 1) a RFE and it is another issue
ad 2) yes, maybe the color for the buttons if the buttons should be exchanged but after 10 years of living with these colors (without anybody complaining) i don't think it's a good idea (except for you thousands other users are used to it).
Comment 2 TenLeftFingers 2014-02-27 15:45:17 UTC
For 2) yes, it's only new users that will face this initial confusion. Maybe an update to the documentation would be a better solution then. I'm happy to submit something if necessary.

For 1) are you saying I should I file a separate RFE then?
Comment 3 Ondrej Vrabec 2014-02-27 15:48:00 UTC
> For 1) are you saying I should I file a separate RFE then?
You do not have to, but then i will turn this into a RFE instead of a defect.
> Maybe an update to the documentation would be a better solution then. I'm happy to submit something if necessary.
Can you please clarify what you mean? Do you mean adding a note in the docs? Or is there a mistake in the documentation?
Adding Alyona on CC to help with updating the documentation.
Comment 4 TenLeftFingers 2014-02-27 16:23:51 UTC
(In reply to Ondrej Vrabec from comment #3)
> > For 1) are you saying I should I file a separate RFE then?
> You do not have to, but then i will turn this into a RFE instead of a defect.
Thank you.
> > Maybe an update to the documentation would be a better solution then. I'm happy to submit something if necessary.
> Can you please clarify what you mean? Do you mean adding a note in the docs?
> Or is there a mistake in the documentation?
There is no mistake or omission in the documentation. 

I'm suggesting highlighting the difference between the two symbols in the documentation. I did read the documentation in advance of using the subversion functionality but came away with the understanding that blue=local (for all Netbeans iconography). One of the two below sections could have added "not to be confused with" with respect to the other.

https://netbeans.org/kb/docs/ide/subversion.html#viewingFileStatus
https://netbeans.org/kb/docs/ide/subversion.html#changeViewCriteria

This may seem anal at this point but I'm reporting it because it did create confusion and cost me time.
Comment 5 AlyonaStashkova 2014-03-03 11:54:46 UTC
A note has been added to the Change Viewing Criteria section of the tutorial (https://netbeans.org/kb/docs/ide/subversion.html#changeViewCriteria).