/srv/irclogs.ubuntu.com/2013/07/20/#bzr.txt

=== jaimef_ is now known as jaimef
=== alpacaherder is now known as skellat
=== alpacaherder is now known as skellat
MunchorHi is there a bzr command that prints out every revision number and its commit message on the terminal?12:23
Munchoroh found it, 'bzr log', thank you12:26
mathrick_jelmer: so it seems that git dpush retroactively erases file-ids somehow, and makes the tree root be TREE_ROOT. How's that possible at all (I thought file ids were a part of the commit, and thus immutable)?13:44
maxbNormally yes, but the d in dpush is 'destructive'14:01
mathrick_maxb: hmm, so it basically replaces the true history with one rebased onto the remote?15:44
jelmermathrick_: yes, that's why it's a separate command16:48
jelmermathrick_: you can prevent that behaviour with --no-rebase16:49
mathrick_jelmer: any way to have a tree I push to git and be able to join it with another git-backed tree?16:49
jelmermathrick_: I don16:50
jelmer't think that works at the moment16:50
mathrick_damn16:50
jelmernot without "proper" push support, which I never finished for bzr-git16:50
mathrick_and "at the moment" seems to be here to stay :\16:50
mathrick_I really don't want to use git to interact with git trees16:51
jelmermathrick_: it'd be great if somebody could take over bzr-git maintenance16:52
mathrick_jelmer: I don't think I could do it without understanding git really well, which kinda defeats the purpose of using bzr-git to avoid touching git16:52
mathrick_lemme tell you, the result of DVCS wars don't make me happy a single bit16:53
mathrick_*results16:53
mathrick_jelmer: what's lacking in "proper" git push support?16:54
jelmersupport for lots of corner cases16:54
mathrick_sounds like understanding git very well is mandatory for those16:55
mathrick_jelmer: another thing, which is very hard to glean, is there anyone doing anything at all with bzr still? I know that the canonical team has been effectively disbanded, but do you have any idea if anyone remains working on it in spare time, or if anyone from the outside came?16:59
mathrick_to be honest, it's not even possible to guess, without some very extensive googling, that the project is effectively dormant17:02
jelmermathrick_: yes, hacking on bzr-git requires knowledge of both bzr and git internals17:16
jelmermathrick_: there isn't really a way around that :-)17:17
jelmerI think the commit logs, the bug tracker and the mailing list archives show a correct picture17:17
jelmerbzr isn't dead - there are still things happening - but at a rate that's much lower than before17:17
SamBwow, there seem to have been several commits to lp:bzr in may18:37
JaydenHi all.  I just started using bzr ... to checkout the src to a project I'm interested in (fwiw, MariaDB).  I'm having a heck of a time checking-out the entire repo; keep getting "Connection Timeout: disconnecting client after 300.0 secondse 1178175/1178175" at various points/times.18:41
JaydenIs there a 'resume' command in bzr? Starting over each time is getting me nowhere fast.18:42
SamB-r might help?18:46
SamBlike, start with -r 100 and then pull with gradually increasing numbers18:48
JaydenSamB: Hi.  How would pulling a specific revision help?18:49
Jaydenah, missed your comment.  I suppose that could work; worth a try.18:52
JaydenSamB_: Looks like a working, if clunky, solution.  Thanks!18:56
=== marcoceppi_ is now known as marcoceppi
=== SamB_ is now known as SamB

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