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 200267 - Add "Scan for versioning" to Versioning submenu
Summary: Add "Scan for versioning" to Versioning submenu
Status: RESOLVED WONTFIX
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 180658 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-20 18:19 UTC by pekarna
Modified: 2013-09-02 09:56 UTC (History)
1 user (show)

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 pekarna 2011-07-20 18:19:39 UTC
STR:

1) Create a project in NetBeans
2) In shell (outside NetBeans), run e.g. git init
3) Go back to NetBeans, right-click the project -> Versioning

This menu is missing something to re-scan the project for versioning.
There's only "Import/Initialize ..." which is not what's needed.
It's quite often case that users import/checkout projects in command line.

Even closing and re-opening the project does not help.
User needs to delete the cache in ~/.netbeans/var !

Thanks for considering.
Comment 1 Ondrej Vrabec 2011-07-21 07:15:50 UTC
*** Bug 180658 has been marked as a duplicate of this bug. ***
Comment 2 Ondrej Vrabec 2013-09-02 09:56:45 UTC
should work in 7.4, can you try? fixed as part of core-main #472dd31d7f51, external git init should be recognized now and the IDE should recognize the project as a git one. So there is no need for such an action