Hi Marco,
I guess you’ve already discovered the built-in XQuery editor in the DBA. It can be used for remote administration of your code, but the editing facilities are certainly limited (syntax highlighting is probably the most stunning feature…). We sometimes use it for critical bug fixes and hot deploys in productive applications.
The BaseX GUI can only be used in fact if all machines have access to the same shared directory in a server environment.
Hope this helps Christian
On Fri, Nov 13, 2020 at 3:50 PM Marco Lettere m.lettere@gmail.com wrote:
Hello all!
We are in the slightly uncomfortable condition to do some remote coding. Means write XQ code that has to be kept on a server different from our PCs.
We don't want to slow down our very agile development workflow by passing everytime from a Git repo ...
Has anyone here some experience with remote editing of this kind? Using BaseX Gui is out of discussion, isn't it?
Thanks,
Marco.