Need help on bazaar..
Martin Pool
mbp at canonical.com
Fri Oct 9 04:36:29 BST 2009
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.
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar
mailing list