large files and storage formats

John Arbash Meinel john at arbash-meinel.com
Fri Jul 9 14:56:00 BST 2010


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

Forest Bond wrote:
> Hi,
> 
> On Thu, Jul 08, 2010 at 08:37:28PM -0700, Chad Dombrova wrote:
>> why don't i just use git?  i abhor the way that it is designed. i need a vcs
>> that is user friendly, doubles as it's own api, is easily extended, and is
>> preferably written in python (with support for pure-python hooks).  so far
>> bazaar seems to fit these requirements quite well.
> 
> This may not be something you're interested in, but you can use bzr as a client
> to manipulate git repositories directly using bzr-git.  That would let you use
> git's object store (which you seem to like) with bzr's client code (which you
> also seem to like).
> 
> Thanks,
> Forest

I'll note, though, that the git 'loose blobs' are not simply file
content. IIRC they have a 'blob ####' header (# is the length, IIRC),
and then the whole content is DEFLATE compressed.

So even that doesn't fit his goal of having one copy of the text between
the repository and the working tree.

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

iEYEARECAAYFAkw3KnAACgkQJdeBCYSNAAMZBQCfePOSzLLRX/6DI+fv/5SRgLsb
n58AoMtTQBbUyXzMwggbd4DOe3HcO32c
=6pst
-----END PGP SIGNATURE-----



More information about the bazaar mailing list