Jump to content

Exclusive locks


JanetGilbert

Recommended Posts

How do I set up the cloud edition so that artists can use exclusive locks but coders don't have to? I want it to give an error if a developer tries to push a checkin to the server that tries to change a file that an artist has checked out.

Is this possible?

I see a lot of references to lock.conf in the documentation, but I'm not sure if this is needed for the cloud. I've set up the cloud admin page to have lock rules for the repository in question, but it didn't create a lock.conf file on disk... was it meant to?

Link to comment
Share on other sites

Hi,

From your organization panel at "cloud.plasticscm.com" you can configure custom lock rules for your repos based and path, file extension...You don't need to manually create a "lock.conf". This is only necessary for hosted servers. For cloud servers, you just need to use this panel

If you are going to use locks, you have to follow a centralized workflow, users directly committing to the central cloud server. If the developers are following a distributed workflow (push/pull branches from a local repo), the locking is not going to work.

More info regarding the locking workflow:

https://www.plasticscm.com/book/#_locking_avoiding_merges_for_unmergeable_files

Regards,

Carlos.

Link to comment
Share on other sites

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...