Large Binary Files

Gordon Tyler gordon at doxxx.net
Thu Oct 14 13:22:40 BST 2010


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

On 10/14/2010 1:10 AM, Chris Hecker wrote:
>> Considering all the above, along with the 2GB limit (at least on 32
>> bit workstations), it seems like DVCS is not quite ready for prime
>> time here.
> 
> The 2gb limit for a single file is not usually a problem, since it's
> rare that a single file will be that big.  Unless the 2gb limit is on
> the total history of a file, and then that's a problem...

Actually, I believe the 2GB limit is on the process memory in a 32-bit
operating system. So the amount of memory bzr consumes in a single
operation cannot exceed 2GB on a 32-bit operating system.

Unfortunately, bzr has a few problems where although the size of your
file(s) may not be that large, the methods that bzr uses to process them
in memory while committing, pulling, pushing, etc. can use more memory
than the files would occupy normally, thus reaching the 2GB limit when
you might not expect it.

Work is being done on creating a 64-bit installer for Windows, which is
where this problem is seen mostly.

Ciao,
Gordon
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJMtvYQAAoJEIrPJfWinA2uYToH/jIwKoRXTvR1Dfosmau4JwwX
TnegDn7TVMqgJBH/DMkptgrtKjjOYQN25ct/hQ2liKoEPxEPsjqccJrGGx1wbXBW
B2X4OZ/ePOWFDcj4PgOSWZP7mBmzfIpnf6Vjp9Mj4RXD9+gDtPkROZc0PI2QBxJo
dD02RIILfhC5CQaHDbvThjXUwp+BiCwbBTPAREqDOfgTM1LfEzQNNdQPQUp+I3V0
xL4AJCvSqQ9ZhFz8UAwkNWzqqRrJYOUTB62Vm1VsXPiPnoz+F+2qJ4B0+PWyY0Z5
Zw2ZRdAD1pB0BvAwKEKuLt5D5nTUYQ8ntg7tqYjrCbyfjun08VjyHQV4Php4uEs=
=7wGr
-----END PGP SIGNATURE-----



More information about the bazaar mailing list