Can a file_id's kind change.

John Arbash Meinel john at arbash-meinel.com
Fri Sep 18 18:09:01 BST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Matthew D. Fuller wrote:
> On Fri, Sep 18, 2009 at 01:53:17PM +0200 I heard the voice of
> Gary van der Merwe, and lo! it spake thus:
>> I'm trying to optimise bzr qlog dir, and I was wondering if a
>> file_id's kind can change.
> 
> Yep.
> 

They are allowed to change. We had debates on this, but basically *Arch*
allowed them to do so. And if we wanted a lossless conversion, then we
did to.

The easy way to force it is just:

bzr init
touch foo
bzr add foo
bzr commit -m "as file"
rm foo
mkdir foo
bzr commit -m "as dir"


John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqzvq0ACgkQJdeBCYSNAAObcwCgrRjiMl/mvlQeZSoWXDb6/93z
guMAoL7WKSvtWFzOJaoiZP36zLS+vFRQ
=rJCx
-----END PGP SIGNATURE-----



More information about the bazaar mailing list