=== Ursinha is now known as Guest97483 === Cepheus is now known as Cepheus|Away === Ursinha-bbl is now known as Ursinha === Cepheus|Away is now known as Cepheus [10:28] hi [10:28] what is the easyest way to let launchpad mirror an svn branch? [10:32] use a code import [10:32] documented on help.launchpad.net === yofel_ is now known as yofel [10:35] thanks lifeless [10:38] bulldog98: bzr-svn is currently crashy as hell [10:40] shadeslayer: Howso? [10:41] wgrant: the kdelibs incident [10:41] It might fail for the occasional branch. [10:42] But that doesn't mean it's "crashy as hell". [10:42] For the vast majority of repositories, it will work fine. [10:52] shadeslayer: worked perfectly for me when I've tried. [10:52] ok... [10:52] * shadeslayer shuts up and goes to work on kdebase [10:52] heh [10:53] nigelb: had a nice chat with maco about our edu system last night ^_^ [10:56] shadeslayer: heh, that sounds like fun [10:56] :P [10:56] must've been an eye openere [10:56] nigelb: http://groups.google.com/group/gsoc-india/browse_thread/thread/5c49e37f816e326b/be1af75c3b4a4886?lnk=gst&q=Plawan#be1af75c3b4a4886 [10:57] we need a GSoC training center in india :P [10:59] shadeslayer: not in -in? lets move this conversation there [10:59] ubuntu-in ? [10:59] yeah [11:02] shadeslayer: kdelibs bzr-svn imports have never worked in the default mode [11:02] shadeslayer: you can work around it by disabling the cache [11:02] 0_i [11:02] jelmer: cache? [11:03] shadeslayer, bzr-svn uses a cache of the "svn log" output of a repository [11:03] that cache breaks for the KDE repo because of its unusual layout [11:04] shadeslayer: set "use-cache = False" for the relevant section in ~/.bazaar/subversion.conf to disable it [11:04] ok.. so how do i disable it while importing it on LP ? [11:04] * shadeslayer does looky [11:04] you can't disable it for Launchpad imports [11:04] jelmer: thats a problem then.. :P [11:05] were importing kdelibs on LP so that we can use daily builds [11:06] jelmer: is it not possible to fix it in LP ? ;( [11:06] uh... :( [11:06] shadeslayer: It requires the bzr-svn bug to be fixed first. [11:07] yeah.. i know... [11:07] i wonder when it will be fixed.. since i know no python :( [11:08] it's on my list of things to work on but unfortunately there's more bugs that need fixing :-/ [11:09] hello all [11:09] jelmer: ok.. i guess we will have to wait some time.. thats all [11:11] how do I create an extra branch just for translations? [11:13] also, my import queue has translations waiting to be imported ("needs review") but I cannot approve them. [11:27] anyone there? [11:34] ah ok they are importing automatically, just my impatience :) [11:56] When I create a bazaar branch for translations, do I need to put anything in it, or will automatic sync do everything for me? [11:57] rioch: You should generally have it start as a branch of your trunk. [11:57] That way you can merge it back in regularly. [11:58] so if I have my trunk locally, can I just push it to the translations branch (to set it up) [11:58] You could, yes. [11:59] I created the branch in launchpad first. It tells me to use --use-existing-dir. Is that correct? [12:00] yes [12:01] It seems to have worked. It says: Created new stacked branch referring to /~juan-black/prioritise/trunk. [12:01] What does it mean by stacked branch? [12:06] rioch: It means that your new branch is sharing revision data with trunk. So you only have to upload revisions that are new in your branch -- not the whole lot of revisions that are also in trunk. [12:08] ok. so, I have my trunk, which launchpad imports my .pot and .po files from. I have my translations branch which launchpad is set to export to. When I release (or whatever), I can just merge the translations branch with, for example, the trunk. [12:08] I suppose I have to make sure I merge my translations before updating them? [16:10] Is there a way to add a status in Launchpad? The selection available by default isn't that great. [16:29] Is launchpad having any issues at the moment? I have a 15 minute old email approval for a merge proposal that isn't reflected in the active reviews. [17:36] nm [17:39] first time uploading to a PPA so forgive me if this is a stupid question... I'm getting this error after the package is built: http://launchpadlibrarian.net/52435432/vtFbUWD7MKDIBCrWFzCukWbLKeW.txt , on this ppa: https://launchpad.net/~me-davidsansome/+archive/clementine-dev === dendro-afk is now known as dendrobates [18:06] what is the meaning of the "publish" flag (what difference would it have on my ppa if i disabled it)? I seem unable to locate any better explanation than the statement below the box. [18:49] foreach [18:49] (oops) [19:16] agruman: it controls whether the bit of laumchpad which copies files from its internal file store to where they can actually be downloaded acts on your ppa or not [19:17] basically you never want to turn it off, and it shouldn't be presented to users [19:35] maxb, ah thanks, then thats why "apt-get XX mypackage" gives me no results :) === kyselejsyrecek is now known as _orion === dendrobates is now known as dendro-afk [22:15] lamont: (or any other build daemon maintainer), could you please take a look at https://launchpad.net/ubuntu/+source/phpmyadmin/4:3.3.4-1/+build/1888704 ? seems the build will never start, and the time is not real, e.g. if you see "Started 24 seconds ago" and you refresh the page you could see something like "Started 11 seconds ago" without any build progress. Also, after few time it will re-start the build due to the newly "needs building" to do [22:15] and anything will never be built [22:47] nevermind, it has been built, maybe it was a temporary problem