sladen | http://bazaar-vcs.org/BzrVsGit#head-f21c73f492cf1dd00cb19548146501365b3911bd (Familiar commands...) could do with a tweak, it's misleading whether it's talking about git or bzr, and depending on which one, could do with saying what the other one does (for comparison) | 01:17 |
---|---|---|
ubotu | New bug: #176468 in bzr "Optional hostname for AuthenticationConfig" [Undecided,New] https://launchpad.net/bugs/176468 | 02:25 |
jelmer | bzr-svn is now retrieving passwords from the Bazaar authentication.conf when committing :-) | 02:42 |
quik_ | hey folks | 05:55 |
quik_ | my local bzr working copy has had a lock on it since the push failed to a remote server. how do I unlock / clean up the respository? | 05:56 |
dewd | dewd@rubynho:~$ bzr help break-lock | 05:59 |
dewd | Purpose: Break a dead lock on a repository, branch or working directory. | 05:59 |
quik_ | Thanks! | 06:03 |
dewd | :-) bzr has some lovely help and interface. rather cool. | 06:04 |
kripken | Is there any way to change how bazaar handles certain file types? For example, I'd like it to _not_ treat opendocument files as binary (these are zipped files). Instead it would be cool if it unzipped it to get the XML inside, then worked on that | 08:15 |
mlh | kripken: that _would_ be cool | 12:56 |
mlh | it's been discussed idly from time to time if I recall correectly. But nothing done. | 12:56 |
kripken | mlh: I would be glad to code it myself, actually. If there is a possibility it might be merged into the code. | 13:02 |
mlh | kripken: make a plugin | 13:05 |
mlh | it's not just zip files; the idea is extendible to all archive files | 13:06 |
mlh | a related idea - of mine - is to make objects in the tree a proxy of sorts for real file elsewhere in the system | 13:07 |
kripken | mlh: I looked at the existing plugin hooks, none seem appropriate. So I'm not sure how to make it a plugin (add a hook?) | 13:08 |
kripken | not sure I understand your idea that you explain here | 13:09 |
mlh | yeah my idea requires a bit more explainging | 13:35 |
mlh | but as for yours .. I think if you want to code the way to go is to make a plugin | 13:36 |
mlh | good night (0036 here) | 13:36 |
kripken | ok, thanks | 13:38 |
Solarion | congrats on 1.0 | 14:12 |
mdke | hi all | 14:14 |
mdke | trying to branch and getting this - bzr: ERROR: unknown branch format: Bazaar Branch Format 6 (bzr 0.15) | 14:14 |
mdke | any ideas? | 14:14 |
mdke | bzr version says bzr (bazaar-ng) 0.8.2 | 14:14 |
frsk | Have you upgraded the branch using bzr-1.0? | 14:16 |
mdke | I don't know | 14:16 |
mdke | the branch is http://bazaar.launchpad.net/~ubuntu-core-doc/ubuntu-doc/ubuntu-hardy | 14:16 |
mdke | is bzr 0.15 earlier than bzr 0.8.2, or later? | 14:18 |
mdke | ah, perhaps it is. how odd | 14:22 |
jelmer | mdke: 0.15 is later | 14:24 |
mdke | bit confusing :) OK i guess that's the reason for the error | 14:25 |
dennda | Is it possible to get a bit more verbosity while pushing/pulling? (Like speed / time remaining?) | 14:47 |
jelmer | dennda: I believe there was a transport statistics (number of bytes transferred, etc) plugin | 14:50 |
jelmer | Things like ETA are not supported afaik | 14:52 |
=== cfbolz_ is now known as cfbolz | ||
Odd_Bloke | mdke: 0.8.2 is incredibly old, you should really upgrade. :) | 15:05 |
=== sladen_ is now known as sladen | ||
Leonidas_ | hi | 16:20 |
Leonidas_ | is there somewhere a bazaar changelog? | 16:20 |
beuno | Leonidas_, yes, the NEWS file would be the changelog | 16:20 |
Leonidas_ | oh, ok. I was looking for the release nots which are not online for 1.0 | 16:21 |
beuno | Leonidas_, you're right, a summary would be nice. I guess the devs are all burned out from the release | 16:22 |
Leonidas_ | understandable. | 16:23 |
Leonidas_ | Fine, I found what I was looking for - the new repository format and the update instructions. | 16:23 |
Leonidas_ | thanks | 16:23 |
beuno | Leonidas_, welcome'. And if you have any feedback about the release, please drop by here or the mailing list :D | 16:24 |
Leonidas_ | :) | 16:26 |
=== Leonidas_ is now known as Leonidas | ||
Leonidas | But I have some things that I'd like to see in bzr as well | 16:27 |
Leonidas | for example colors. Sounds stupid at first, but I quite like colored output | 16:28 |
jelmer | Leonidas: have you seen the cdiff command? it's part of bzrtools | 16:29 |
Leonidas | no, not yet. But it's not only diff which is colorful, but also git status etc. | 16:30 |
* Leonidas is going to check cdiff out at some point | 16:31 | |
Leonidas | hmm, http://doc.bazaar-vcs.org/latest/developer/packrepo.html gives a 404 (URL taken from the announcement) | 16:32 |
Leonidas | so, do I understand it right that pack-0.92-subtree supports subtrees like SVN? | 16:32 |
beuno | Leonidas, that would be a typo, it's in: http://doc.bazaar-vcs.org/latest/developers/packrepo.html | 16:35 |
Leonidas | I'm quite confused by all these formats. Knits, packs, possibly more (?) | 16:36 |
beuno | Leonidas, I'd go with the default (packs) unless you need something fancy | 16:36 |
Leonidas | beuno: ok. | 16:37 |
wolever | I'm getting an error because my local branch format is "... Branch Format 6 ..." but the remote bzr (version 0.8.2) can't read it (says "unknown branch format"). Any way around this? (short of updating the remove bzr) | 17:45 |
wolever | (I'm getting the error on a "bzr branch ...") | 17:45 |
abadger1999 | wolever: You could downgrade your local branch using bzr upgrade | 17:55 |
wolever | mmm ok, I'll give that a shot. Thanks | 17:56 |
Peng | Dude. | 17:58 |
Peng | 0.8.2 is ANCIENT. | 17:58 |
wolever | There is one thing more ancient though: the sysadmins who maintain the system I've got to use | 17:58 |
Peng | Heh. | 17:58 |
wolever | I'm up to 1.0 on all my machines | 17:59 |
Peng | Ok, good. | 17:59 |
Peng | Remote bzr? Do you need a remote bzr? You can just use sftp. | 17:59 |
wolever | Awe crap. "bzr: ERROR: [Errno 8] Exec format error" on a "bzr ci" | 17:59 |
wolever | (this is just after apt-get remove-ing .8.2 and installing 1.0 from source) | 18:00 |
Peng | Are the ancient formats still tested? | 18:02 |
wolever | This particular problem is happening with a repo built by .9.2 and client version 1.0 | 18:03 |
wolever | Is there any way to force a bit more of a stack trace? | 18:04 |
wolever | Ah, ok. It looks like it's just having a problem launching the editor. If I `bzr ci -m ".."`, it works. | 18:05 |
batoms | why do i get the "Tags not supported by BzrBranch5" error when i try to push my changes to launchpad | 22:50 |
batoms | how do i fix it? | 22:50 |
beuno | batoms, what version of bzr are you using? | 22:50 |
batoms | 1.0.0rc1 | 22:50 |
beuno | that's odd | 22:51 |
beuno | and the branch was created with 1.0? | 22:51 |
dato | batoms: if you're interested in propagating your tags to launchpad, with `bzr upgrade sftp://bazaar.launchpad.net/~you/etc` | 22:51 |
batoms | no, the branch was created probably around 0.16 or 0.17 | 22:51 |
beuno | there you go, a much more educated answer. dato to the rescue, as usual :D | 22:51 |
beuno | batoms, you also might want to upgrade locally | 22:51 |
dato | hey beuno :) | 22:51 |
batoms | i've done a bzr upgrade --default | 22:52 |
beuno | heya dato! | 22:52 |
batoms | and bzr upgrade --dirstate-tags | 22:52 |
beuno | batoms, then you just need to upgrade the branch in LP, as dato suggests | 22:52 |
batoms | i thought i tried that but i'll try again | 22:52 |
batoms | is it any different over bzr+ssh:// | 22:52 |
dato | I don't think upgrade over bzr+ssh:// works | 22:53 |
dato | it didn't use to, maybe it does now | 22:53 |
dato | batoms: it doesn't hurt to try | 22:53 |
batoms | maybe that was my problem then | 22:53 |
batoms | is there an benefit to using bzr+ssh over sftp | 22:54 |
batoms | or vice-versa | 22:54 |
dato | bzr+ssh is faster | 22:54 |
matkor | Hi ! | 23:02 |
matkor | olive-gtk: after hitting "log": AttributeError: type object 'gtk.Action' has no attribute 'set_tool_item_type' | 23:02 |
matkor | too old gtk ? | 23:02 |
batoms | damn this bzr upgrade is slow on my connection | 23:17 |
matkor | Easiest way to generate patch -p1 for changes made in working tree ? | 23:39 |
abentley | matkor: bzr diff -p1 | 23:47 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!