Amis | Hello! | 12:55 |
---|---|---|
Amis | What 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 |
vila | Amis: there are several other options (beside the ovious ;): 1) bzr uncommit ; bzr commit --fixes... ; 2) bzr commit --unchanged --fixes... | 13:27 |
vila | Amis: 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 sense | 13:28 |
Amis | I see, thanks | 14:19 |
=== thumper is now known as vorpalbunny | ||
mekeor | what 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 |
mekeor | i mean, what does the first, the second, third and forth/last number mean? O.o | 21:07 |
mekeor | well, in particular, the first number. | 21:07 |
jelmer | the first number is the total amount of data transferred | 21:08 |
mekeor | okay. the second one is the speed? and the last two? | 21:09 |
mekeor | do they show me how far the download proceed? | 21:10 |
jelmer | the last two are some indicator of the progress | 21:10 |
jelmer | the number of records retrieved so far and the *current* estimate of the total number of records to fetch, I believe | 21:11 |
jelmer | the second one often changes during the fetch | 21:11 |
mekeor | yep :) i see :) thanks :) | 21:11 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!