mbien commented on issue #8954:
URL: https://github.com/apache/netbeans/issues/8954#issuecomment-3446546176

   > what is a "FoAN"? 
   
   "Friends of Apache NetBeans" hosts the NB installer bundles which include a 
JDK. As apache project we can't easily bundle a JDK in an installer, the main 
release artifacts on the download page are the platform independent zip and the 
source zip.
   
   > Then updated to NB27 which asked whether I wanted to import data it found 
for NB25
   
   this would import the NetBeans configuration. It won't change anything 
inside your projects. You can see where the config is by opening help -> about, 
its called "user directory" there. If a fresh installation finds old config, it 
asks if it should import it on first launch.
   
   > The config data is viewed by loading the project and right-clicking on the 
project title in the projects window. The target .git filenames should match 
the project names
   
   if I understand this correctly, the default remote branch is mixed up. I 
don't know how NB would be able to cause this, esp not during first launch. You 
can manage the branches using the `team -> repository -> repository browser` or 
using git CLI. You can also push to a different remote using the wizard, if you 
enter a new one it will remember that too - maybe that is how this happened?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to