When adding a new client side repo and filling out the remote repo url the address field shows a validation error if the web server doesn't serve a default document. No error/warning is logged.
Adding e.g. an "index.html" file to the repo folder solves this issue.
In Swifty click on the "plus (+)" icon
In the new dialog click on "Create"
In the new dialog enter a name and fill out the repo url
The address field turns red.
Possible solution: instead check for the repo info file. (forgot the proper file name)
Swifty 2.1.5.6
When adding a new client side repo and filling out the remote repo url the address field shows a validation error if the web server doesn't serve a default document. No error/warning is logged.
Adding e.g. an "index.html" file to the repo folder solves this issue.
Possible solution: instead check for the repo info file. (forgot the proper file name)