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 220072 - Team menu looses scope when you select anything (like branches) except repository root
Summary: Team menu looses scope when you select anything (like branches) except reposi...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3
Hardware: PC Linux
: P4 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-14 16:53 UTC by Selpi
Modified: 2012-10-16 02:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (49.18 KB, text/plain)
2012-10-14 16:53 UTC, Selpi
Details
Team menu screenshot (94.09 KB, image/png)
2012-10-14 16:54 UTC, Selpi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Selpi 2012-10-14 16:53:05 UTC
Product Version = NetBeans IDE Dev (Build 201210140002)
Operating System = Linux version 3.2.0-32-generic running on amd64
Java; VM; Vendor = 1.7.0_07
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.3-b01

When you select your repository in a "Git Repository Browser" the "Team" menu is full of Add, Commit and other stuff.

When you select anything in a repo browser inside your repository, like Branches or Tags the Team menu looses scope and just suggests you to Clone or Initialize a new repo.
Comment 1 Selpi 2012-10-14 16:53:09 UTC
Created attachment 125941 [details]
IDE log
Comment 2 Selpi 2012-10-14 16:54:27 UTC
Created attachment 125942 [details]
Team menu screenshot
Comment 3 Ondrej Vrabec 2012-10-15 07:21:20 UTC
i guess it makes sense, at least it should be consistent for all nodes in the browser
Comment 4 Ondrej Vrabec 2012-10-15 07:26:08 UTC
fix: http://hg.netbeans.org/core-main/rev/5fde2391c680
Comment 5 Quality Engineering 2012-10-16 02:04:11 UTC
Integrated into 'main-golden', will be available in build *201210160002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/5fde2391c680
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #220072 - Team menu looses scope when you select anything (like branches) except repository root
adding repository root folder to the lookup of all browser nodes