3

1

Does Kiln support the Lock Extension? I work with binary files, and since they cannot be diffed and merged, it would be great to be able to have a developer lock a file when she starts working so others don't edit it and have result in having to manually inspect the two versions and throw one away.

SVN supports locking to address this problem. Can Kiln do it?

flag

1 Answer

0

Hi Adam! Sorry, we have no plans to support the lock extension in the Kiln backend.

The best approach to this problem is to keep your binary assets in a Subversion repository and include that repo as a sub-repo in Kiln. See the Hg docs.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.