zzzyxwvut commented on issue #4393: URL: https://github.com/apache/netbeans/issues/4393#issuecomment-1192684681
@neilcsmith-net Oh, the failing remote-repository-related operations of `Git` are circumstantial to this issue. It could be argued that `cnd.tmpbase` does _its_ job well and it is a tall order to expect it to attend to arbitrary (in a good sense) dependencies of the IDE. Conversely, if a claim can be made that `cnd.tmpbase` is _the_ supported alternative when `java.io.tmpdir` proves too accommodating (e.g. some libraries may require generation of temporary files, not all of them may require execution from a temporary-file directory); it stands to reason to rely on the assumption that the definition of `cnd.tmpbase` should suffice and _its_ code would negotiate whatever `java.io.tmpdir` alternatives current dependencies of the IDE, direct and otherwise, may offer as their own (possibly should take no action for alternatives explicitly defined by users). Perhaps, some note on its use should be targeted to `*nix` users and a warning about what issues they may face whenever a newer IDE version is rolled out. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists