I am using a multi developer to develop servoy solutions now. Also I am using the servoy folder to store my .jasper files (which is in my local servoy folder). When I move to another desktop to work on the muti developer repository then I have to copy all the .jasper files from my computer to the computer no 2.
This is inconvenient for me. Is there a better way to do it or am I missing something here. I would love if Servoy make the multi development much smarter so that each developer loaded similar to loading normal servoy client?
I do not care about the clients connecting to this multi developer servoy server (no client will actually connect to this server). Only developers connect to the server through the servoy developer in their desktop.
I have tried to put all the reports in the server folder and it fails to find that in the server. When I copy the reports in to my local developer folder and then it worked.
You can put the reports on the server and configure the path to the reports on every developer in such a way that they look at that folder on the server. On a network level, you just have to make sure that all developers can access the folder on the server.
In other words: You need to create a network drive that can be accessed by all developers and where you will store your reports.
I am already aware of this method. I was expecting that servoy would handle these issues much smarter. For ex: what if I am accessing the repository from my home pc? I think I have to wait until servoy makes multi development much more seamless by treating each developer similar to a servoy client. I think that would be real cool.
But the multi development in the current setup is already making great difference.