aplatypus commented on issue #4197:
URL: https://github.com/apache/netbeans/issues/4197#issuecomment-1157132453

   Same error happened again today.  I took another look at the stack trace.  
The directory:
   * `/home/william/.config` 
   Is a linux desktop standard folder for config files.  
   
   On this system the Git config is:
   
   - `/home/william/.config/git/config`
   
   and 
   
   - `/home/william/.config`  is a symlink  --> 
`../../data/home/william/.config/`
   - Which collects all these things under a `data/` file tree:  
`/data/home/william/.config/`
   
   I noticed in the Eclipse error there is an association with a symbolic link.
   
   One thing to remark on, this error doesn't come-up too often  So, most of 
the time it seems to work find with the symlink.  


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