/srv/irclogs.ubuntu.com/2011/08/29/#bzr.txt

jelmerpoolie: that looks like fun :)00:03
jelmerouch, the speed and the angle in those videos looks pretty scary..00:03
dcolesIs fastimport still the best way of doing round-trip compatable mirroring of a bazaar repository to git?00:05
jelmerdcoles: fastimport isn't round-trip compatible00:06
jelmerdcoles: what do you mean exactly?00:06
dcolesI think I read some information on a Question that said bzr-git now did 'push' but maybe not in the Natty version00:06
jelmerdcoles: there is some support for it, but it's not enabled yet00:07
jelmerdcoles: however, if you're looking for functionality equivalent to fastimport, bzr-git might do that, depending on what you're looking for.00:07
dcolesA friend wants to use github for various reasons. He "migrated" the Bazaar repository in one commit. I want to be able to 1. Preserve the history and 2. Be able to pull back new revisions to Launchpad00:09
jelmerdcoles: that's a parallel import, for which we don't really have a good answer yet00:10
=== poolie changed the topic of #bzr to: Bazaar version control <http://bazaar.canonical.com> | try https://answers.launchpad.net/bzr for more help | http://irclogs.ubuntu.com/ | Patch pilot: vila
jelmerdcoles: I think diff+patch are really the only way of dealing with that at the moment, though perhaps others have better ideas00:12
dcolesjelmer: Yeah. I've looked at things a few times in the past (such as when I want a bazaar mirror of svn/git repos). I guess fast-export is going to have approximately the same results as a dpush would have.00:12
jelmerdcoles: dpush would work if your friend had done the export to github using dpush00:13
dcolesjelmer: Hm. Well I'm redoing the export now. I know dpush munges some revision ids - will that cause any issues for the bazaar repo? Or only branches off my bazaar branch?00:16
jelmerdcoles: it will rewrite the history of your bzr branch, so any other bzr branches of your project will appear unrelated00:16
dcolesjelmer: Right. So I'd have fun trying to pull new revisions from the launchpad repo? Unless I pushed to launchpad with --overwrite (which I'd rather avoid)00:20
jelmerdcoles: yes00:20
dcolesjelmer: Alright. Thanks for the advice.00:23
AuroraBorealisanyone have any idea how to clone a remote cvs repo so i can import it into bzr? :<02:45
vilahi all, as PP, I wish you an happy flight this week !06:43
fullermdWill there be an in-merge movie?06:45
bob2hahaha06:45
vilaInside Job ? (far-fetched ;)06:46
fullermdThe Good, The Bad, and The Uncommits?06:48
pooliehi vila, jelmer, all06:48
pooliethanks vila06:48
pooliejam, hi?06:53
vilahmm, first wtf of the week, root cannot do 'ls -l' at the root of a disk ? Cannot umount it either >-/06:53
fullermdWe control the horizontal; we control the vertical.06:54
vilahmm, rather, it's not that I can't it's that I get an IO error ...06:55
poolievila, oops06:59
vilayeah, no time to investigate, will reboot (and lose all my sessions :-/)07:00
vilathat was the disk where I did some fdatasync experiments so I'm totally safe am I not ?07:04
vilaright, back to normal07:04
pooliebackups :)07:04
vilapoolie: it *is* one of my backup disks :) And also my slowest one which is why I wanted to experiment with fdatasync there to amplify the fallouts ;)07:09
vilaso no critical data there07:09
AnteruHi, what is the state on per-branch rules? The discussion in the bug (https://bugs.launchpad.net/bzr/+bug/395731) seems to indicate that .bzrmeta/rules has been decided as the location, so has this been implemented or is something still holding it off?07:21
ubot5Ubuntu bug 395731 in Bazaar "Need a way to set content-filtering rules across the project" [High,Confirmed]07:22
AnteruThe problem I'm facing is that I'm working on a plugin, and currently I have to set it via the global rules file, while I'd definitely like to use it for my single test branch only.07:23
fullermdvila: So we've established that fdatasync is dangerous?  ;p07:26
vilahehe, that won't be my first bet ;)07:26
fullermdPfui.  Don't try and argue with the facts.  If correlation didn't imply causality, why would they start with the same letter?07:27
Anteruor is there some easier way to restrict a content filter plugin to a single branch only?07:28
fullermdAnteru: AFAIK there is not.  Nobody's implemented .bzrmeta/rules AFAIK.07:29
bob2facts are a well known liberal myth07:31
vilaAnteru: there is a work in progress to make that easier, but only for non-versioned stuff, not sure if your plugin can deal with wt specific *config* options or if you need versioned properties07:33
AnteruHm, allright.07:33
AnteruHow hard to you expect that to be?07:33
Anterubrb, gotta reconnect07:34
=== Anteru2 is now known as Anteru
Anteruvila: How complicated do you expect the per-branch rules to be?07:38
vilaAnteru: bug #395731 raise a number of different issues, I don't have answers for all of them nor can I make an estimate, so my question was about whether you need versioned properties or not (non versioned *can* be addressed with config)07:43
ubot5Launchpad bug 395731 in Bazaar "Need a way to set content-filtering rules across the project" [High,Confirmed] https://launchpad.net/bugs/39573107:43
jammorning poolie07:43
pooliehi thar07:43
Anteruvila: Ok, sounds complicated. I was looking at Mercurial's bfiles extension, and Mercurial has this per-branch setup using .hg/hgrc: http://hg.gerg.ca/hg-bfiles/raw-file/tip/usage.txt My thinking was that porting that extension over to Bazaar should be the easiest, but well ...07:45
AnteruAt least their big-file extension is reasonably documented07:53
vilapoolie: thanks for the updates on doc.bazaar.c.c, I usually do that while announcing but that should occur soon now (so less work for me ;)08:07
poolieAnteru: i don't know if specifically porting that code will help a lot but something broadly like that would be a good first step08:09
poolieor, perhaps, second step, you could perhaps get value out of something even smaller08:09
Anterupoolie: Just found there's a much further advanced version being prepared for inclusion into Hg back, https://developers.kilnhg.com/Repo/Kiln/largefiles/largefiles-mercurial-truncated08:14
AnteruThat's based on Kiln's kbfiles, which was the reason I actually started looking into this.08:15
ryanhaighhi all, im looking for some help with bzr explorer09:00
ryanhaighim currently trying to set up the editors using file>accessories09:00
ryanhaighthe problem i am running into is that the editor program requires the full path to the file, and bzr explorer appears to be passing only the relative path from the branch root09:01
pooliehi ryanhaigh09:01
pooliei don't know an answer off hand09:01
ryanhaighthanks poolie, im not sure how many people use this feature, i only found out about it today09:06
ryanhaighand none of the defaults work09:06
poolieexplorer as a whole?09:06
pooliei don't personally use it often but others do09:06
ryanhaighno the custom editors based on file extension09:06
ryanhaighwhich is a part of explorer09:06
poolieah, ok09:13
pooliei suggest you file a bug about it and bialix or someone might be able to help you out09:13
poolieor maybe Riddell09:13
poolieit doesn't sound like it would be very hard to change if there is a gap there09:14
Riddellaye, ping me when you file a bug ryanhaigh09:18
ryanhaighWill do Riddell, will be a while through im going to a minsite for at least 2 wks09:21
ryanhaighthanks for taking the time to answer09:30
vilajelmer: I'm about to deploy the fix for bug #833097, including upgrading bzr-builddeb10:34
ubot5Launchpad bug 833097 in Ubuntu Distributed Development "bzr-builddeb needs to be updated on jubany" [High,In progress] https://launchpad.net/bugs/83309710:34
jelmervila: ok10:34
vilajelmer: should I get the tip or stick to 2.7.7 ?10:34
jelmervila: I'd go with tip, it shouldn't have anything dangerous10:34
vilaok, I'll try that first then10:35
vilaok, deployed and importer restarted, I'll monitor it after lunch10:45
jelmervila: thanks for working on that update10:46
vilajelmer: np ;)11:00
vilaso, no blatent failures so far (good)11:00
vilajelmer: what's the status on bug #653757 (bird's eye view) ?11:02
ubot5Launchpad bug 653757 in Ubuntu Distributed Development "Can't import packages with multiple upstream tarballs yet" [Medium,In progress] https://launchpad.net/bugs/65375711:02
jelmervila: getting close to being finished. The internals in bzr-builddeb have been updated to support multiple upstream tarballs, which was the bulk of the work. The main bit now is getting import to deal with multiple upstream tarballs and testing.11:03
jelmervila: it's up next for me after fixing the FTBFS of various plugins in oneiric11:04
vilaha, ok, make sense (was wondering about the related commits in builddeb)11:04
vilaoh cool !11:04
ryanhaighRiddell: thought id nock it over tonight, here is the bug report12:12
ryanhaighhope the patch is useful12:13
Riddellryanhaigh: what's the number?12:13
ryanhaighhaha sorry forgot link https://bugs.launchpad.net/bzr-explorer/+bug/83663112:13
ubot5Ubuntu bug 836631 in Bazaar Explorer "Editing via status window passes relative path to editor" [Undecided,New]12:13
vilajelmer: regarding the spurious failures for 2.4.0 on hardy, Tests on the buildds are run without --parallel=fork right ? And you don't use a chroot locally right ?12:58
jelmervila: I use a VM locally13:01
vilajelmer: k, and the tests are run sequentially in both cases ?13:02
jelmervila: no, with --parallel=fork13:05
vilajelmer: how many processes in both cases ?13:06
jelmervila: I'm not sure, 2 on my local machine13:06
jelmervila: I don't know how many processors the buildds have13:06
vilajelmer: try running without --parallel locally ?13:07
jelmervila: is there a particular reason you think that's relevant? Aren't the tests all run in their own subdirectory?13:07
vilajelmer: that may be useless, but... the failure makes no sense, so I vaguely suspect some issue in the test infrastructure that *could* lead to a file handle starvation and in this case I've seen non sensical failures in the past13:08
jelmervila: ah, ok. I'll give it a shot13:09
vilajelmer: when you get one failure, do you get other failures as well ?13:09
jelmervila: not necessarily13:11
vila:-/13:11
vilajelmer: sorry, not much more ideas, at worst, if the traceback is always in write_index, you can try displaying the path when getting that exception, because there is no way we create a *directory* names after an index file13:15
vilas/names/named/13:15
jelmervila: np, thanks for thinking about it13:15
vilajelmer: I've disabled the hardy builds on babune because we require python-2.6, if you have a branch where you addressed the compatibility with 2.5 I can give it a go13:20
AuroraBorealisquestion: does anyone have any experience cloning a cvs repo when you only have remote access to use fast-export-from-cvs?13:20
jelmervila: yep - lp:~jelmer/bzr/2.4-python2.513:20
jelmerAuroraBorealis: launchpad-cscvs is the only thing I'm aware of that doesn't require local access to the CVS repository13:21
AuroraBorealisok i'll try that13:23
AuroraBorealis'cvssuck' and 'cvsclone' are woefully out of date and don't seem to work =(13:23
vilajelmer: http://babune.ladeuil.net:24842/view/%20High/job/selftest-hardy/483/ , 4915 failures 8-/ http://paste.ubuntu.com/677208/ is required here to properly compile the extension (which may explain a lot of the failures)13:40
jelmervila: oh, that's interesting. I didn't need that13:42
vilawhich is weird...13:44
jelmervila: well, I'm applying a whole bunch of patches and building against the cat archive13:46
vilayeah, nothing caught my eyes in this branch, are you sure the extensions are built and if yes with pyrex ? version ?13:47
* AuroraBorealis sighs as he has to update this very old python script to work with python2.7 :<13:48
vilaAuroraBorealis: wanna try to help jelmer debugging an issue while backporting bzr-2.4.0 to python-2.5 instead ? :)13:48
AuroraBorealisi have to leave for school in a hour and a half =P13:49
vilajelmer: http://babune.ladeuil.net:24842/view/%20High/job/selftest-hardy/485/console, only 4 failures which I suspect have to do with some subunit/testtools weirdness, but nothing looking like your failure :-/13:52
vilajelmer: retrying with only 2 procs (instead of 8), will take longer  ;)13:54
jelmervila: the package also includes a backport of the fix for testtools13:55
vilajelmer: at least there is evidence that the failures are spurious which could help you decide if you want to disable the tests for your particular needs13:55
jelmervila: The thing I'm actually trying to build is at lp:~canonical-bazaar/ubuntu/hardy/cat13:55
jelmerbut that's a debian package, so may be harder to build on babune13:56
jelmervila: Yeah, I'm considering that.13:56
jelmerGiven this is what's being used on the buildds I'd rather be sure that it won't happen (spuriously) in production.13:56
vilayeah, good point, but a file turning spuriously into a directory... You always get the same exception right ?13:58
jelmeryes13:58
vilamadness13:59
vilajelmer: upgrading the buildds to lucid is not an option ?13:59
vilajelmer: upgrading the buildds to lucid is *still* not an option ?14:00
jelmervila: nope, not for a while14:00
vilajust checking14:00
vilak14:00
* jelmer restarts the build another time to see if there are different failures14:02
AuroraBorealisthis is probably totally not worth it, going through all this trouble just to convert a cvs repo >.>14:10
antivirtelhello! I'm new to bazaar, and to VCSs too. I started a new project on LP yesterday. I haven't created trunk directory, and now I want to move the files to the trunk dir. Can I do that without a new commit? (Otherwise, can someone tell me what is the default dir system of a bzr repo? like in Unix: /usr,/home...)14:17
jelmerantivirtel: hi14:19
jelmerantivirtel: the directory structure is up to you, and what your project needs14:19
antivirtelaham, so the trunk is not required? If I want to make a new branch, where it will on the LP? I have no dirs upper, right?14:21
abentleyjelmer: now that bzr has a "branches" command, what should happen to the bzrtools branches command?14:25
jelmerantivirtel: I'm not sure I follow; trunk is just the name of a branch14:27
jelmerabentley: its functionality is different, as it scans the filesystem rather than just asking the control directory. I can think of a few options:14:27
jelmerabentley: * rename it to "bzr scan-branches / bzr find-branches / etc"14:28
jelmerabentley: * make bzrtools decorate "bzr branches" and add a --scan option to it with the current functionality14:28
jelmerabentley: * move the current functionality into bzr core as an option to "bzr branches"14:28
=== yofel_ is now known as yofel
abentleyjelmer: I'm leaning toward the last option.14:29
jelmerabentley: works for me14:31
jelmerabentley: will you propose that as a patch to bzrlib or should I ?14:36
antivirtelok, jelmer thanks - an other question: I have some files(static, like images; commited separately), which I don't want to put in the main branch, because it is needed for a sub-project only (but it uses the main branch's code). Can I separate it from the main branch, and place it to the "cloud", because I want to make that float with the lastest version of the main branch?14:36
jelmerantivirtel: what do you mean with cloud exactly?14:46
bigjoolshey folks. Why do I need a working tree to do a merge?14:48
AuroraBorealisbecause what else does it do a merge with?14:48
antivirteljelmer, if I commit something on the main branch, I want to these selected commits automatically move up, and if I want to release a new version, these commits are there... is it possible?14:49
AuroraBorealisa shared repo can contain multiple branches14:49
bigjoolsI have a branch with no tree14:49
bigjoolsnot sure why it needs to be checked out to merge a different branch14:49
AuroraBorealisthen its probably a 'no working tree' branch, which is usually meant to be on servers14:50
jelmerbigjools: I think in theory it could be anything that implements the treeinterface, not necessarily a working tree. In practice there are a few things that rely on disk during merge.14:50
antivirtelor jelmer I have to move these commits to a new branch and if I release one version, I have to merge the main to the sub-project?14:50
jelmerbigjools: also, disk is probably the easiest place to let the user deal with conflicts.14:50
jelmerantivirtel: what do you mean with moving the commits up?14:51
bigjoolsjelmer: ok thanks.  I guessed that might be the case :)14:51
* vila blinks bzrtools version 1.15.0 on jubany ...14:56
abentleyjelmer: I'm willing to do it, but you'd probably get it done faster.14:57
antivirteljelmer if you visualize a branch tree (like this: http://goo.gl/yHXde) you see that if I create a new branch, and I commit there e.g. 2 times, these commits are separated from the main line. But, I want to move this branch's (like the blue colored one on the img) commits up to the top, 'cos if I want to release a new version (in the sub-project), I want to use all code, but with these static commits (like logo images etc...) ... is it possible, or it re15:01
antivirtelquire new branch and merging from the main on each release?15:01
abentleyjelmer, bigjools as the source of a merge, it shouldn't need a tree.  As something you're merging into, it does, because commit only works on working trees.15:01
jelmerabentley: commit requires any tree, it doesn't have to be a working tree15:02
jelmerabentley: my understanding was the merge/treetransform had trouble doing the merge into anything but a working tree15:02
abentleyjelmer: I mean the commit command.   AFAIK, that still requires a working  tree.15:02
jelmerabentley: ah, sorry. Yes, that's true.15:03
abentleyjelmer: TransformPreview doesn't require a working tree.15:03
abentleyjelmer: bzr-pipeline does merge and commit using preview trees, for example.15:03
jelmerabentley: but it still requires disk access doesn't it?15:04
jelmerabentley: it was my understanding there wasn't a way to do a merge fully in memory, without hitting disk.15:04
abentleyjelmer: TransformPreview currently requires disk access, but it uses a temp directory, not the working tree.15:04
jelmerabentley: ah, right15:04
abentleyjelmer: I have code that permits doing a merge fully in memory, but it needs a bit of polish.15:05
jelmerantivirtel: Sorry, I still don't follow15:05
jelmerabentley: ooh15:05
antivirteljelmer no problem :) I will use new branch, and merge it from main technology15:05
antivirtel:)15:05
abentleyjelmer: lp:~abentley/bzr/memory-storage15:06
antivirtelin Bazaar Exlorer, Bazaar>Work>Bind branch creates a new branch based on the current rev?15:17
AuroraBorealisno15:18
AuroraBorealisthat 'binds' a branch to another branch (usually remote one)15:19
AuroraBorealisso that when you commit to the branch, then it also commits to the one you specified, keeping them in sync15:19
antivirtelaha, thanks AuroraBorealis - and can I make a new one with the BE?15:24
AuroraBorealisbe?15:24
antivirtelBazaar Explorer15:25
antivirtel:D15:25
AuroraBorealisyeah15:26
Noldorinhi jelmer15:26
AuroraBorealisi mean, i have a branch on my server, and then i 'branch' it to my computer, then bind it back to the remote one15:26
jelmerhey Noldorin15:26
AuroraBorealisso that way it acts kinda like a centralized branch15:26
Noldorinjelmer: how's co-located branch support going? :-)15:27
Noldorinjelmer: i hear 2.5b1 will be out soon...and LP support for co-located branches in coming too?15:27
jelmerNoldorin: yeah, launchpad should support importing colocated git and mercurial branches soon15:34
Noldorinjelmer: awesome...what about exporting?15:34
jelmerNoldorin: exporting too15:34
Noldorini guess that just requires it to support colocated bzr branches15:34
Noldorinright?15:34
Noldorini have to do the dpush manually myself15:34
jelmeryeah15:35
vilajelmer: about to EOD, but: http://babune.ladeuil.net:24842/job/selftest-subset-hardy/85/console15:35
vilajelmer: i.e. adding the missing patches (compared to cat), no failures, even with 2 procs15:36
Noldorinjelmer: sounds good. timeframe for 2.5b1 is early-mid september, right?15:36
Noldorinand launchpad when?15:36
jelmervila: :-/15:37
jelmervila: Thanks for running that, btw!15:37
jelmerNoldorin: Launchpad probably next week15:37
Noldorincool.15:37
Noldorin2.5b1 same time then?15:38
Noldorinjelmer: would that be on edge or normal LP?15:38
jelmerNoldorin: edge is no more15:39
jelmerNoldorin: I have no idea about bzr 2.5b115:39
jelmerNoldorin: it would be production. launchpad is deploying every couple of days now, so once something lands it gets to production quickly15:39
Noldorinjelmer: oh cool....yeah, i haven't used edge in ages, so no wonder15:40
Noldorinjelmer: well the 2.5b1 milestone says september 7th i think ... :)15:41
jelmerNoldorin: ah, ok15:43
Noldorinjelmer: i will have a look at sorting out that bzr-git error i was having, now i am back from hols15:43
Noldorinmabye you can include a fix in next release15:43
jelmerNoldorin: cool; if there's anything I can help with, let me know15:43
Noldorinthanks15:44
Noldorinit will be over the next few days most likely..15:44
Noldorinjelmer: also, will LP ever get auto-dpush to git/hg branches you think?15:44
jelmerNoldorin: Personally, I think it would be more likely it would run the equivalent of "bzr serve --git"15:45
Noldorinjelmer: oh wow, i didn't know bzr had 'server' now... must have come recently. works like hg serve?15:46
mgz...since when has the contributor agreement required printing out a pdf and scanning it back in?15:46
Noldorinwell that would be cool. would still require github to auto-import though....15:47
mgzdid someone decide it wasn't quite hostile enough to casual contributors?15:47
jelmerNoldorin: "bzr serve" has been present for years. bzr-git adds the --git option15:48
Noldorinoh15:49
jelmerhi mgz15:49
Noldorinjelmer: it surely came after Hg serve though... i remember trying both at one point and bzr not supporting :S15:49
Noldorinjelmer: the problem is github is not likely to get bzr importing any time soon though...15:50
AuroraBorealisthe bzr serve documentation is prettymuch not existant15:50
AuroraBorealisthats probably why you have not heard about it.15:50
Noldorinah right15:51
jelmerNoldorin: it was introduced in bzr 0.11, apparently15:51
Noldorinlies!15:51
Noldorini remember trying it15:52
Noldorinand saying it's not supported15:52
Noldorin:S15:52
Noldorinmaybe not on windows15:52
Noldorinvery odd15:52
AuroraBorealisbut still, someone needs to write docs for it15:52
Noldorinindeed15:52
jelmerAuroraBorealis: http://doc.bazaar.canonical.com/latest/en/user-guide/server.html15:52
jelmerbut I guess it isn't really easy to find at the moment15:53
AuroraBorealisthats pretty thin :>15:53
AuroraBorealiswhat are the operations that are 'improved' by a smart server?15:54
AuroraBorealisthere is only one option specified, are there more? etc15:54
Noldorinbrb15:54
AuroraBorealisdoes this work for all operating systems? these are the questions i was asking myself when i was looking at this a while ago15:55
jelmerAuroraBorealis: most operations become faster when used over the smart server, but it's the same set15:55
AuroraBorealiswell, i'm just saying that the doc says The high-performance smart server (hpss) performs certain operations much faster than dumb servers are capable of. In future releases, the range of operations that are improved by using the smart server will increase as we continue to tune performance.15:55
AuroraBorealisi dunno, showing the time with a smart server vs dumb server would be useful15:56
* jelmer files a bug about the smart server docs15:57
AuroraBorealisand another big thing: authentication15:57
jelmerAuroraBorealis: Authentication is not yet supported using "bzr serve", only over http (or when tunneled over ssh)15:57
jelmerAuroraBorealis: that would indeed be good to mention though15:58
AuroraBorealisi read somewhere that it doesn't really want to support authentication, and to do it you just use ssh?15:58
=== deryck is now known as deryck[lunch]
jelmerAuroraBorealis: yep16:14
jelmervila: hmm16:14
jelmervila: failed again, with two different tests16:14
AuroraBorealisand jelmer, where is the bug you just submitted about the docs?16:18
jelmerAuroraBorealis: bug 83681216:21
ubot5Launchpad bug 836812 in Bazaar "mention authentication in "bzr serve" docs" [Medium,Confirmed] https://launchpad.net/bugs/83681216:21
jelmerAuroraBorealis: and bug 83681516:22
ubot5Launchpad bug 836815 in Bazaar ""bzr serve" documentation is vague about what operations are quicker" [Medium,Confirmed] https://launchpad.net/bugs/83681516:22
AuroraBorealiskk =)16:23
jelmerAuroraBorealis: I don't think documentation is the right place to put benchmarks16:23
AuroraBorealisit would be nice to have them somewhere, even if the docs link to them16:24
jelmerAuroraBorealis: I'd rather just mention the smart server is quicker without getting into too many times quicker it is. There are a lot of factors involved.16:27
AuroraBorealisthat works16:27
AuroraBorealispoint is, that documentation is a bit lacking, which someone needs to fix. i could try and see if i can improve it, but like the other thing i'm working on, i need to take time to learn about it first16:27
jelmerAuroraBorealis: M16:28
AuroraBorealism? o.o16:28
jelmerAuroraBorealis: filing bugs about holes in the documentation is a great start, and thanks for bringing up the topic of the "bzr serve" docs here16:28
jelmerAuroraBorealis: I guess it's one of these things you don't realize if you're familiar with the code already...16:28
AuroraBorealisyeah haha16:29
jelmerabentley: will you propose a merge of the bzrtools branches code into bzrlib or should I ?16:40
abentleyjelmer: probably best if you do it.16:42
jelmerabentley: sure, will do16:42
=== med_out is now known as medberry
=== deryck[lunch] is now known as deryck
=== beuno is now known as beuno-lunch
=== beuno-lunch is now known as beuno
ovnicrafthello why trying to branch a project from LP i get an error about permission denied19:46
ovnicraft?19:46
ovnicraftl login w/ bzr19:55
ovnicraftthen try to branch or pull and give the error19:55
ovnicraft?19:57
ovnicraftany help around ?19:57
beunoovnicraft, can you pastebin the full output?19:57
ovnicraftbeuno, http://pastebin.com/Kwm72xqQ after bzr pull19:58
beunoovnicraft, and you're part of the OpenERP team?20:01
ovnicraftbeuno, not but to branch i guess is not necessary20:03
beunoovnicraft, no. What command are you using?20:03
ovnicraftbzr pull20:03
ovnicraftjust to pull changes from LP i branch it before20:03
maxbYou should either sort out your ssh authentication to launchpad, or fall back to using anonymous http access20:04
ovnicraftmaxb, how i can use anonymous http access to branch ?20:04
maxbChange the URL to an http: rather than bzr+ssh: one20:05
ovnicraftmaxb, if i pulled it via ssh it will works w/ change ?20:06
beunoso bzr pull http://bazaar.launchpad.net/%2Bbranch/openobject-client-web/6.0/ --remember20:06
ovnicraftbeuno, bzr: ERROR: Not a branch: "http://bazaar.launchpad.net/%2Bbranch/openobject-client-web/6.0/"20:08
beunoah20:09
beunook20:09
beunoso the url has to be constructed differently20:09
ovnicrafthow can i identify how construct the URL?20:09
jelmerovnicraft: try "bzr pull --remember lp:openobject-client-web/6.0"20:09
ovnicraftjelmer, i think it will try ssh20:10
jelmerovnicraft: can you access other branches over ssh?20:10
ovnicraftjelmer, no20:11
jelmerovnicraft: Do you have a ssh key uploaded to Launchpad?20:11
ovnicraftsi i dont know why? i understand projects are configured to required it20:11
ovnicraftyes i  am openerp commiter20:11
ovnicraftbut in that project i dont commit20:11
ovnicrafti just want to pull20:11
jelmerovnicraft: if you logged in use "bzr lp-login" then any access to lp: branches will try to use ssh20:12
jelmer*using20:12
ovnicraftjelmer, how i 'logout' with bzr ?20:12
jelmerovnicraft: bzr config --remove launchpad_username20:13
ovnicraftjelmer, i get 2.1.4 version i dont get config ?20:14
jelmerovnicraft: ah, no. It doesn't exist in 2.1.4 yet. You can manually edit ~/.bazaar/bazaar.conf though.20:14
ovnicraftjelmer, thanks !20:17
maxbIt should be noted that the smart server accessible via SSH is a considerably more optimal way for Bazaar to communicate than the dumb HTTP transport.20:18
maxbFor the sake of your time and bandwidth, it may still be worth fixing your SSH setup20:18
jelmerlaunchpad really should allow anonymous access over ssh20:18
vilajelmer: /me nods, read-only anonymous access20:20
vilajam: any issue with building the 2.4.0 windows installers ?20:21
croddyis there a FAQ i can read? i did not find what i was looking for in the answers app22:50
jelmercroddy: the FAQs should all be on the answers page on launchpad22:56
croddythanks22:56
jelmercroddy: you're always welcome to ask here, or open a new question on launchpad22:59
jderosehi, is there a way to get the diff of a single file between 2 branches?23:32
jderosei'm trying to narrow down the changes in couchdb between natty and oneric. i know how to do this:23:33
jderosebzr diff --old=../natty/23:33
jderosebut that's a 20k line diff, mostly autotools generated stuff.... but i'd like to easy look at a single file, like just Makefile.in23:33
spivjderose: bzr diff -rbranch:../natty FILE23:34
spivIIRC23:34
jderosespiv: ooo, fancy! thanks!23:37
=== medberry is now known as med_out
=== yofel_ is now known as yofel

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