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 248139

Summary: Associate previous git checkout of DCS project in new NB instance
Product: connecteddeveloper Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: ODCSAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal CC: anebuzelsky
Priority: P3    
Version: 8.0.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Antonin Nebuzelsky 2014-10-23 14:10:34 UTC
When I have a new instance of NetBeans and I open again the same ODCS project from cloud, I see only "get.." action in Team / prj / Sources and no way how to associate this ODCS project with my existing git checkout of the project.
Comment 1 Tomas Stupka 2014-10-23 15:00:08 UTC
should happen automatically when a NetBeans project from DCS is opened ...

"get" in the sources nodes opens the git clone dlg which neglects to do a new clone into the already existing clone - may be it could check for NB projects and suggest an open in such a case