Equivalent to SVN lock

Lionel Dricot zeploum at gmail.com
Mon Dec 1 14:23:50 GMT 2008


Hello,

Here at work, we have a big binary file (shame on us, it's an Excel file)
that should be regularly updated by some people.

This file is on a SVN repository and, in order to avoid conflict, we use svn
lock feature :
http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.lock.html

The workflow is then :

svn update
svn lock xls file
update the file
svn commit
svn unlock


Is there any equivalent in Bzr (I didn't found one) or any workflow that
would allow us to edit the file ?

Thanks in advance,

Lionel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20081201/8f789cc6/attachment.htm 


More information about the bazaar mailing list