/srv/irclogs.ubuntu.com/2014/09/24/#bzr.txt

=== thumper is now known as thumper-cooking
=== thumper-cooking is now known as thumper
=== tarman is now known as zyga
thrustcoreI keep running out of memory when trying `bzr update' -- can I do a partial update?10:29
jelmerthrustcore: yes, you can specify a revision to update10:45
jelmerthrustcore: though that might not help10:45
thrustcorejelmer: I tried bzr update -r100 and that failed, so I tried bzr update -r1 and that also ran out of memory :p10:50
thrustcorecan I run bzr as 64 bit?10:50
jelmerthrustcore: yes10:50
thrustcorejelmer: do I have to download the 64 bit binary separately or is it somewhere in the distribution?10:52
jelmerthrustcore: bzr is a python application, so there is not really a binary as such10:52
jelmerthrustcore: are you on Windows perhaps?10:52
thrustcoreyeah :(10:52
jelmerI have no idea how things are there10:52
jelmersorry10:52
thrustcoreit's cool10:52
thrustcorejelmer: any idea what I can do though, since I'm running out of memory? I need to get back on track... can't I update like half the tree or something10:53
thrustcoreor is there perhaps a switch that doesn't do everything in-memory?10:54
thrustcorehow do I find the location I need to "pull" from to mimic bzr update?11:01
CcxCZpull takes changesets from one repository to another. update merges changesets and a working tree11:03
CcxCZmaybe revert would work for you?11:03
thrustcoreCcxCZ: why would revert work though, I'm trying to get to the latest revision11:04
CcxCZbecause it doesn't try to merge the changes in the working tree but rather overwrites them. but that's a wild guess on my side11:05
thrustcoreyou know what.... I seem to be running out of memory a lot slower now11:07
thrustcoreI'm starting to think that there was one file >= 2GB that I was unable to merge11:07
thrustcoreoh man11:08
thrustcorethe file id "..." is not present in the tree11:08
CcxCZthrustcore: installed python with bzr or separately?11:08
thrustcoreCcxCZ: doesn't look like I have python in my path at least11:08
thrustcoreI think I may have installed it with ninite though11:08
CcxCZaww :-( https://bugs.launchpad.net/bzr/+bug/33134211:09
ubot5Launchpad bug 331342 in Bazaar Windows Installers "bzr python-based installer requires 32-bit python on windows; unclear message" [Medium,Confirmed]11:09
thrustcoreCcxCZ: what does that mean?11:10
CcxCZyou might be able to install 64bit version by hand though11:10
CcxCZthrustcore: you should be able to install 64bit python, then 64bit pywin32 along with other dependencies and then bzr http://wiki.bazaar.canonical.com/WindowsInstall11:14
CcxCZif you do it by hand you should have >2GiB capable version of bzr11:15
thrustcoreCcxCZ: I actually figured out what the issue is, the repository was renewed without me V_V11:15
thrustcoreso I'll just check it out again and wait like 40 hours :P11:15
thrustcorewhy does bzr take such a long time to "repack text" all the time?13:32

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!