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 171273 - Add link from versioning output to file and package
Summary: Add link from versioning output to file and package
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-01 17:23 UTC by host
Modified: 2014-06-05 12:20 UTC (History)
0 users

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 host 2009-09-01 17:23:16 UTC
In the versioning output you see something like...

==[IDE]== 01.09.2009 12:00:00 Updating...
update /Users/example/Development/example/trunk -r HEAD --force
A   /Users/example/Development/example/trunk/src/com/example/FirstExampleClass.java
U   /Users/example/Development/example/trunk/src/com/example/SecondExampleClass.java
Updated to revision 123.

It would be great if source files and packages would be linked:
If you would click on e.g. "SecondExampleClass.java" in the above then this class would be opened in the editor and the
project tree is "opened" up to that file.
...and if e.g. "example" then this package is "opened" in the prject tree.

(In the above then src, com, example, FirstExampleClass.java and SecondExampleClass.java would be marked as links)
Comment 1 host 2009-09-01 17:30:31 UTC
Question regarding assigment to "subversion" component: Isn't that a more generic "enhancement"? I.e. doesn't that also
apply to e.g. CVS as well?  
Comment 2 Tomas Stupka 2009-09-01 17:33:46 UTC
good idea. we should see we get it into all vcs in nb