[patch] change WorkingTree to use LockDir

Robert Collins robertc at robertcollins.net
Thu Mar 9 03:33:39 GMT 2006


On Thu, 2006-03-09 at 14:28 +1100, Martin Pool wrote:
> 
>  class WorkingTreeFormat3(WorkingTreeFormat):
>      """The second working tree format updated to record a format
> marker.
>  
> -    This format modified the hash cache from the format 1 hash cache.
> +    This format:
> +        - exists within a metadir controlling .bzr
> +        - includes an explicit version marker for the workingtree
> control
> +          files, separate from the BzrDir format
> +        - modifies the hash cache format
> +        - is new in bzr 0.8
> +        - uses a LockDir to guard access to the repository 

+1.

I think there was copy n paste namae from me there: the hash cache
format in format3 trees is the same as format2. Format2 changed it from
format1 (which we no longer read).

Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060309/58d095d7/attachment.pgp 


More information about the bazaar mailing list