Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5885 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Some modern programming environments support concurrent development. That is, two or more programmers access a set of files from a server and work simultaneously to modify the code. I'm not talking about doing development work while end users are active.

Is this possible in the current release of FMP? If so, what's involved?

Kind regards,

Posted

Yes, it's possible. You do get a bit in each other's way, but it's not too much of an obstacle. We host our files on a FMS. However, you can just use peer-to-peer, but you'd need to quit to do backups.

Posted

Yes, it's possible. You do get a bit in each other's way, but it's not too much of an obstacle. We host our files on a FMS. However, you can just use peer-to-peer, but you'd need to quit to do backups.

Excellent good news. Will be essential for our development model.

Appreciated.

Posted

[color:red]Use extreme caution when doing this. If you lose the connection for some reason, it very likely will toast the entire relationship graph. Also, you can induce some intresting locks on one another's work if you are not careful.

Steven

Posted

If you host with FM Server and work over a LAN, it works very well. Two people can't modify the same layout or the same script at the same time, but how often would you want to do that?

This topic is 5885 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.