yes after we we changed the repository to point towards the server (which I hope was the right thing to do). We were then presented with a login form, which we entered our user name/password that we setup in the servoy admin.
After that we were able to log into our solution. Dev 1 then went into design mode on a form and then dev 2 went into design mode of the same form. No dialog popped up and we were both able to make changes which the other person couldn’t see.
Both show the blue icon and it says
“Multi-Developer (connected to ‘null’ with user ‘bryant’)”
The other developer has the same thing except with his user name.
we did have some issues getting it to work at the start but after changing the java.rmi.server.hostname from 127.0.0.1 to 129.102.6.2(our server ip) it connected. I don’t know if that was the right thing to do or not.
The “servoy.multideveloper.address:” is set to 129.102.6.2
What we are trying to do is store the database on our main server (129.102.6.2) then connect to it from our workstations that are our local network here in the office.
Most likely its just a setting that we probably haven’t got right.
Thanks for the help!