/srv/irclogs.ubuntu.com/2011/02/06/#bzr.txt

scorp007lifeless, which command would I need to look at? rebase doesn't seem to have this feature.00:42
gthorslundscorp007: I think lifeless was referring to https://launchpad.net/bzr-rewrite01:00
* gthorslund zZz afk01:01
scorp007yes but that plugin essentially provides the rebase command. And as I said earlier, rebase doesn't seem to support reordering.01:17
=== Ursinha is now known as Ursinha-zzz
AfCIs there a reason why "bzr-builddeb 2.6" in only in the Bazaar PPA for juanty,karmic,lucid?09:11
AfCas far as I can tell, 2.2.0 is what's in Maverick. Should I be [trying to] use something newer?09:11
taylanubundocumented features FTL.  on the haunt for the bug that causes bzr to hang in the case the log file is a symlink, i found out that a BZR_LOG env var is supported. no mention of that in the manpage even though there's a section mentioning other BZR_* environment variables10:31
taylanubhrmm, really weird; the bug seems fixed, even though i'm still on the same bzr version. same python version too...10:47
taylanubanyway, /me exports BZR_LOG=/dev/null in etc/sh/profile10:50
fullermdI've got .bzr.log symlinked to /dev/null in one or two places...10:51
maxbAfC: bzr-builddeb 2.6 is in maverick itself. there's no need for a newer version in the PPA11:32
AfCmaxb: uh11:32
AfCmaxb: $ bzr plugins11:33
AfCbuilddeb 2.2.011:33
AfC?11:33
AfCah11:33
AfC$ dpkg -l | grep builddeb11:33
AfC2.6ubuntu0.111:33
AfCok11:33
AfCI get it now11:33
AfC(someone needs a kick)11:33
* AfC goes away happy in the certain knowledge that he has a properly up to date version11:34
AfCmaxb: thanks11:38
sobersabrehi.12:24
sobersabreIs it possible to branch a subdir of branch root ?12:25
sobersabrei.e. I have a dir /proj, which has .bzr dir. I Want to branch its subdir, /proj/module112:25
inada-n_https://lists.launchpad.net/bzr-packagers/msg00093.html16:17
inada-n_I can't recieve this mail by gmail.16:18
inada-n_IWATA-san too.16:18
inada-n_Anyone can recieve it?16:19
mgzdidn't go to <bazaar@lists.canonical.com> so I wouldn't be getting it anyway, sorry.16:21
=== Ursinha-zzz is now known as Ursinha-afk
mathrickhiya, is there any way to use the python bundled with standalone Windows installer as python?17:07
mathrickthat is, I need to install dulwich to be able to use bzr-git, and for that I need python to invoke setup.py17:08
treavesWould someone point me to where I can find options for the bazaar.conf file?17:11
treavesSpecifically, I'm trying to find the setting to keep Bazaar from creating backup copies.17:13
mathricktreaves: http://doc.bazaar.canonical.com/bzr.dev/en/user-guide/configuring_bazaar.html17:13
mathrickhttp://doc.bazaar.canonical.com/bzr.dev/en/user-reference/configuration-help.html tpp17:13
mathrick*too17:13
mathricktreaves: backup copies of what?17:14
treavesOf anything.17:14
mathrickyou'll have to elaborate with some examples17:14
treavesIt creates files & directories that are backup copies.  And it tells you it is doing it too.17:15
treavesThese have tilda's in the name.17:15
treavesSomeDeletedFile.~1~17:15
mgzmathrick: if you want to do clever things, you're better off installing python seperately and then using the windows installer for bazaar-on-your-python-version not the all-in-one bundle17:20
mathrickmgz: yeah, I might need to do that17:25
moebiuspersonaHey, I have a quick question.18:34
moebiuspersonaCan I set a different private key file for Bazaar?18:34
lifelessssh key?18:35
moebiuspersonaAye.18:35
lifelessit just calls into ssh18:35
moebiuspersonaSo it has to be my default SSH key?18:35
lifelessso if you put the public key you want on the server you're connecting to, and add the private key file to your ssh agent, you should be set.18:35
moebiuspersonaI just use openssh and specify different keys for different servers with -i.18:36
moebiuspersonaI'll just do the easy thing and make my Bazaar key my default key, then use the other key explicitly.18:38
lifelessits generally controlled by the server18:49
lifelessall you need to do is add all the keys you want to your agent18:49
lifelessI wonder if openssh has an environment variable equivalent to -i18:49
mathrickmoebiuspersona: that's odd, it should just ask for the proper key18:59
moebiuspersonaIt's probably because I'm not using ssh-agent or anything.19:00
moebiuspersonaIt's not a major thing, anyway. I just renamed my private key files.19:00
lifelessyou could cat them together19:04

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