/srv/irclogs.ubuntu.com/2011/01/18/#bzr.txt

* jasono is back (gone 00:07:59)00:00
jasonoPeng sorry won't use it again00:01
Peng:D00:04
james_w`jelmer, do you have access to jubany?00:05
jelmerjames_w`: I have no idea what jubnay is so I guess not :-)00:07
james_w`jelmer, could you file an RT to request access please?00:07
jelmerjames_w`: sure00:07
james_w`jelmer, you'll have to request to be added to %pkg_import and to be able to access the user of the same name too00:09
maxbjelmer: hi, you were looking for me/00:14
maxb?00:14
jelmermaxb: ah, yes00:14
jelmermaxb: I was wondering if you would be able to endorse my work on the Debian Bazaar packaging00:15
maxbYou know I have no official Debian/Ubuntu standing, right?00:15
jelmermaxb: Yes, but you are a contributor to the bzr Debian packages and to the bzr PPAs00:15
langworthyhello. I'm running into this issue https://bugs.launchpad.net/bzr/+bug/562632. I've installed bzr via homebrew and wonder if that might be related. thought I would check if anyone had any idea what could be causing this.00:16
langworthyI just updated to the latest bzr for osx snow leopard and now i've got a more verbose error. Failed to rename 'one of my files' to .bzr/checkout/pending-deletion/new-871 permission denied. perms seem fine. not sure why it is this specific file. nothing special about it.00:40
pooliehm00:50
pooliewhat about if you try to move it to that directory by hand?00:50
poolie(you may need to create the new-871 first)00:50
poolieis this just a plain local disk?00:50
langworthypoolie: it seems to be a temp file created during the merge. the directory 'pending-deletion' is gone after the attempted merge00:51
=== frakturfreak_ is now known as frakturfreak
* jelmer waves03:46
spivjml: I am making progress on 70194004:36
jelmerspiv: preparing for some heavy drinking, I see?04:45
spivjelmer: I hope so!04:45
ershadHello :) Could you tell me how to clone a project using bzr without revisions? I mean, something like 'git clone --depth 0 <repo>' ?06:25
ershadI'm using a slow net, it would take hours clone a project with revisions from lp.06:29
Lo-lan-doHi all09:52
Lo-lan-doIs there a way to force bzr to use the dumb protocol for https:// locations?09:53
LeoNerdWhat do you mean by "dumb"? In fact what would it be if it was smart?09:56
Lo-lan-doSorry, I'm trying to formulate my problem more precisely.09:56
Lo-lan-doThere's a branch at https://forge.projet-coclico.org/anonscm/bzr/wp5/oberger/planetforge-cli09:56
Lo-lan-do(Also accessible with http://)09:57
Lo-lan-doTrying to check it out fails, apparently because that urlspec is taken over by bzr-svn and there's a bug09:57
Lo-lan-doSo I'm wondering whether it could be possible to tell bzr "this is a dumb branch served through a static web server, don't try svn tricks on it".09:58
LeoNerdAh..09:58
LeoNerdYou could disable the SVN plugin for that command09:59
LeoNerdSomething like  bzr --no-plugins branch ...09:59
Lo-lan-doCertainly, but I'd need to disable it for every bzr update later on.09:59
LeoNerdI forget quite what it's called09:59
LeoNerdYeah.. :/09:59
=== zyga_ is now known as zyga-vaio
=== oubiwann is now known as oubiwann_
=== oubiwann_ is now known as oubiwann
=== oubiwann is now known as oubiwann_
maxbLo-lan-do: Seems to work fine here for me even with bzr-svn13:46
maxbLo-lan-do: Although, you might like to try nosmart+http:13:46
Lo-lan-doDifferent versions maybe?13:47
Lo-lan-dohttp://bugs.debian.org/61039713:47
Lo-lan-doBut nosmart+https:// works, too, so that's an acceptable workaround for now.  Thanks!13:47
maxbI am, admittedly, running tip13:47
=== oubiwann is now known as oubiwann_
=== Toksyury1l is now known as Toksyuryel
=== oubiwann is now known as oubiwann_
=== Meths_ is now known as Meths
* jasono is away: The Cape15:09
=== joey` is now known as joey
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
ovnicrafthello loggerhead can browse many projects ?16:15
PengYes?16:29
maxbovnicraft:17:16
maxbyes, it can, although I can understand why this might not be obvious from how it is most commonly seen in launchpad17:17
ovnicraftmaxb,  off course thanks17:17
maxbe.g. /home/bzr/loggerhead/serve-branches --port=8096 --cache-dir=/home/bzr/.loggerhead-cache --log-folder=/home/bzr/var /home/bzr/projects17:18
=== beuno is now known as beuno-lunch
ovnicraftmaxb, could be problems if in projects folder i have *no* bzr branches ?18:00
maxbYou'd just get an empty directory listing18:01
=== beuno-lunch is now known as beuno
vilamaxb: any blocking problem around bzr-beta-ppa ?18:56
maxboh, that's right, 2.3b5 could use some love18:57
maxbno blocker18:57
vilamaxb: ok, no pressure intended but do you intend to update it ? I'd like to announce 2.3b5 today but no installers nor ppas have been updated yet :-/19:01
maxbvila left :-(19:17
=== Chex_ is now known as Chex
=== Ursinha is now known as Ursinha-afk
=== agruman_ is now known as agruman
=== r0bby is now known as robbyoconnor
=== Ursinha-afk is now known as Ursinha
glenhow to revert lasst commit i made mistakenly?21:06
glenahah, simple  as bzr uncommit :)21:07
maxbReverting changes not yet committed ---> bzr revert21:07
maxbUndoing a commit ---> bzr uncommit21:07
glenthx:)21:09
=== vila changed the topic of #bzr to: Bazaar version control | try https://answers.launchpad.net/bzr for more help | http://irclogs.ubuntu.com/ | Patch pilot: poolie | 2.3b5 is frozen, time to release stable plugins and build the installers! (rm vila)
cjwatsonCan anyone advise me on the current state of the art for pushing bzr branches into non-master git branches?23:40
cjwatsonThe debian-installer project just moved from svn to git, and I'm rebase-foreign-ing a host of Ubuntu-specific bzr branches on that migration.  Upstream enquired whether I might be able to push the Ubuntu bzr branches into 'ubuntu' git branches23:41
spivcjwatson: I've summoned jelmer23:41
cjwatsonIt seems like it should be technically possible, but I spent a while looking around things like bzr-colo, bzr-colocated, git-bzr, etc. and was a bit lost on which bits were actually currently likely to work23:42
* jelmer waves23:42
dOxxxRise Jelmer! Server your master!23:42
dOxxxerr serve* :P23:42
jelmercjwatson: the feature in bzr core is pretty close to completion (the API changes are there, it's just the UI that's lacking)23:43
cjwatson(I'm reasonably familiar with the problem statement of lack-of-colocated-branches, though not with the current plan of attack for them or whether that's strictly necessary for this)23:43
cjwatsonI found lp:~jelmer/bzr/colo-urls but it didn't look very current so I wasn't sure if that was the right place23:43
jelmercjwatson: I've just transferred to the Bazaar team and hope I will be able to spend some time on this in the near future.23:43
cjwatsonis colocated branches definitely needed to make this work, then?23:44
cjwatsonI suppose I could do some complicated fast-export/fast-import scheme, but ...23:44
jelmercjwatson: it's very near. bzr-git supports it, bzr's internals support it but we haven't got the UI hooked up23:44
cjwatsonOK, that sounds promising23:45
cjwatsonI can hold off for a bit, it's not like upstream hasn't been asking for the Ubuntu changes to be on a debian.org branch of some kind for about four years now ;-)23:45
james_w`jelmer, could Colin push using an API for now?23:46
cjwatsonI already have a terrifying stack of wobbly bits to get the rebase going, certainly ;-)23:46
cjwatsonmust blog about that ...23:47
mneptok"terrifying stack of wobbly bits" is basically how i perceived girls in secondary school.23:48
cjwatsonaaaaaaaaaaand it's mneptok23:49
cjwatsonevenin'23:49
* dOxxx snerks.23:49
mneptok*bow*23:49
dOxxxjelmer: should I be packaging tip of subvertpy trunk for bzr 2.3.0 installer?23:57

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