storage branch & mode changes

John Arbash Meinel john at arbash-meinel.com
Tue Jan 3 21:26:33 GMT 2006


Robert Collins wrote:
> I've merged integration to my copy of the storage branch, and resolved
> most of the issues, but the mode stuff John did recently is making me
> cry - 
> John, any chance you could have a peek ?
> 
> http://people.ubuntu.com/~robertc/baz2.0/storage/
> 
> Rob

I had a look, and my changes are in:
http://bzr.arbash-meinel.com/branches/bzr/storage/

Basically, I moved the mode permissions from Branch into LockableFiles.
As I recall, we had discussed that in the future we would want
.bzr/repository to possibly have different permissions from .bzr/checkout.

Also, I changed LockableFiles so that rather than taking a transport and
a base directory, it just takes a transport.
That also meant we don't need _rel_controlfilename anymore, because all
control files are created in the local directory. It caused some other
changes, where code that didn't really need _rel_controlfilename was
using it. But I think I got all those cases.

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/20060103/3cb097b1/attachment.pgp 


More information about the bazaar mailing list