Need help on bazaar..
John Arbash Meinel
john at arbash-meinel.com
Fri Oct 9 04:45:47 BST 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Martin Pool wrote:
> 2009/10/9 Tata Dano <dano at i360connect.com>:
>> Hi Guys,
>>
>> This is my first time working on Bazaar in any version controls around. I
>> heard a lot of good things about it and personally recommend it to our
>> organization. On our first try, we successfully push and pull small files on
>> the repository via ftp. But when we try to branch or pull on a 2.5GB
>> files..after a while it said that: bzr: out of memory. Our clients is using
>> Windows version of bazaar.
>
> Hi,
>
> At the moment Bazaar is limited to dealing with files that fit in
> memory. So if you have single 2.5G files, you may have trouble. If
> you have several gigs of ram and you use a 64
> bit Python you may be ok - I think that our default installer uses
> 32-bit Python.
>
>
If this is the same as:
https://bugs.launchpad.net/bugs/446890
I would say you should avoid FTP. There are quite a few limitations with
the protocol, and our support for 2.5GB of repositories over ftp would
be pretty limited. (I wouldn't be surprised if we tried to buffer most
of the repo while fetching over ftp.)
Using bzr+ssh or even sftp would see better performance.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkrOseoACgkQJdeBCYSNAAO/sACeLCqMAY99V9bwufzrQkxgeW0+
lR8An279/E9Ipp3cDC1RrV5pRvLAOp0V
=0R1L
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list