Hello, I have written IntelliJ IDEA plugin for Fossil support. To interact with Fossil, I run fossil executable.
Unfortunately currently I have a problem with cases when server does not respond fast and fossil executable asks user if wants to wait more. (Time skew question) I can not answer interactively from plugin with ease (it relates to Java Process class implementation). If it's not a problem for other users and would not require much work, maybe it's possible to have timeout setting for interaction with remote repositories or maybe it's possible to have command line switch to turn off interactive communication? Thank you very much in advance Also, maybe I'm missing something and there is a way to deal with a problem already.
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users