storage branch - create branch/ and repository/ ?

John Arbash Meinel john at arbash-meinel.com
Thu Jan 5 03:14:06 GMT 2006


Robert Collins wrote:
> Looking at the storage branch, I think that the addition of repository
> logic such as locking twice, without doing the split into .bzr/branch
> and .bzr/repository makes it somewhat confusing. I think we should put
> in place a format upgrade in the branch, to split out the relevant files
> for branch and repository data - before we merge it.
> 
> Rob

You also run into the problem that on Win32/cygwin this will either
cause a hang or an exception. And I think on sftp it would raise an
exception (since the write lock is already taken).

So probably yes, we need a separate lock file if we aren't going to be
sharing the Lock object.

John
=:->

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060104/4b6f3da5/attachment.pgp 


More information about the bazaar mailing list