[ 
https://issues.apache.org/jira/browse/NETBEANS-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hans updated NETBEANS-3077:
---------------------------
    Description: 
Steps to reproduce
 # Checkout a Git Project recursively (with several Submodules)
 ** Project
 *** dir
 **** code
 **** submodule
 ***** code
 ***** ...
 # Open the project in Netbeans
 ** everything works fine
 # Change something/code in the "Submodule"
 # Close Netbeans
 ** (external) Git-Client will tell you, that there is a change in the 
submodule Repo and in the Projects repo (.gitmodules commit change)
 # Commit and push (remote) those changes in both repos (Submodule Repo and 
then main Repo)
 # Open the project in Netbeans
 ** Netbeans tries to scan the project endlessly.
 ** When you click on menü buttons or close the tab, netbeans freezes.
 *** You have to hard close with Task-Manager (using Windows)

Currently to Fix the Freeze, you have to drop all your %appdata%

It may have to do something with the submodules and the internal Git Module of 
Netbeans ...

 

  was:
Steps to reproduce
 # Checkout a Git Project recursively (with several Submodules)
 ** Project
 *** dir
 **** code
 **** submodule
 # Open the project in Netbeans
 ** everything works fine
 # Change something/code in the "Submodule"
 # Close Netbeans
 ** (external) Git-Client will tell you, that there is a change in the 
submodule Repo and in the Projects repo (.gitmodules commit change)
 # Commit and push (remote) those changes in both repos (Submodule Repo and 
then main Repo)
 # Open the project in Netbeans
 ** Netbeans tries to scan the project endlessly.
 ** When you click on menü buttons or close the tab, netbeans freezes.
 *** You have to hard close with Task-Manager (using Windows)

Currently to Fix the Freeze, you have to drop all your %appdata%

It may have to do something with the submodules and the internal Git Module of 
Netbeans ...

 


> Project with Git-Submodules freezes Netbeans
> --------------------------------------------
>
>                 Key: NETBEANS-3077
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3077
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 8.2, 9.0, 10.0, 11.0, 11.1
>         Environment: Windows 10 64 Bit
>            Reporter: Hans
>            Priority: Major
>
> Steps to reproduce
>  # Checkout a Git Project recursively (with several Submodules)
>  ** Project
>  *** dir
>  **** code
>  **** submodule
>  ***** code
>  ***** ...
>  # Open the project in Netbeans
>  ** everything works fine
>  # Change something/code in the "Submodule"
>  # Close Netbeans
>  ** (external) Git-Client will tell you, that there is a change in the 
> submodule Repo and in the Projects repo (.gitmodules commit change)
>  # Commit and push (remote) those changes in both repos (Submodule Repo and 
> then main Repo)
>  # Open the project in Netbeans
>  ** Netbeans tries to scan the project endlessly.
>  ** When you click on menü buttons or close the tab, netbeans freezes.
>  *** You have to hard close with Task-Manager (using Windows)
> Currently to Fix the Freeze, you have to drop all your %appdata%
> It may have to do something with the submodules and the internal Git Module 
> of Netbeans ...
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
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