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 238868

Summary: Only one Subversion panel when working with several projects
Product: versioncontrol Reporter: stwr
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal CC: stwr
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Picture shows the panel I'm talking about

Description stwr 2013-11-27 11:11:03 UTC
Created attachment 142634 [details]
Picture shows the panel I'm talking about

Would it be possible to increase the amount of 'Subversion' panels when working with several projects?
If they will be project-specific then it should be easy to implement such thing (I think so).

Currently there is no possibility to open more than one 'Subversion' panel and to see the current repository status there is a need to execute 'Show changes' action. In the result the 'Subversion' panel shows the last checked project repository.

Having separate panels would be much more easier to click the 'Refresh' button on specific panel to see latest status.

Thanks for your attention,
Marek
Comment 1 Ondrej Vrabec 2013-11-27 13:12:17 UTC
Are the projects from different subversion checkouts?
Comment 2 stwr 2013-11-27 13:14:37 UTC
Yes, completely separated projects and svn checkouts.
Comment 3 stwr 2013-12-06 11:46:51 UTC
Any news on this?