/srv/irclogs.ubuntu.com/2013/05/19/#bzr.txt

AmisHello!12:55
AmisWhat is the best way to deal with forgotten bug-fix props on a commit? (beside the obvious "don't forget to add them")12:56
vilaAmis: there are several other options (beside the ovious ;): 1) bzr uncommit ; bzr commit --fixes... ; 2) bzr commit --unchanged --fixes...13:27
vilaAmis: a more complex one would be to branch from the commit where you forgot --fixes; use --fixes --unchanged there, merge the result where it makes sense13:28
AmisI see, thanks14:19
=== thumper is now known as vorpalbunny
mekeorwhat does this line mean while 'cloning' a repo with bzr?: "136334kB    52kB/s \ Revisionen herunterladen:Inserting stream:Estimate 676760/1277014" (yes, it's german.)21:06
mekeori mean, what does the first, the second, third and forth/last number mean? O.o21:07
mekeorwell, in particular, the first number.21:07
jelmerthe first number is the total amount of data transferred21:08
mekeorokay. the second one is the speed? and the last two?21:09
mekeordo they show me how far the download proceed?21:10
jelmerthe last two are some indicator of the progress21:10
jelmerthe number of records retrieved so far and the *current* estimate of the total number of records to fetch, I believe21:11
jelmerthe second one often changes during the fetch21:11
mekeoryep :) i see :) thanks :)21:11

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