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

Summary: Add link from versioning output to file and package
Product: versioncontrol Reporter: host <host>
Component: CodeAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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