/srv/irclogs.ubuntu.com/2010/05/15/#bzr.txt

chx_see the problem is that there are conflicts in earlier which go away later00:00
chx_but dont worry00:00
chx_i can do a few manually00:00
dashchx_: wanting to pull in a bunch of random revisions like that is a sign you're going to suffer no matter what :)00:01
* chx_ suffers.00:01
=== chx_ is now known as chx
dashhow did this happen?00:01
chxdont ask.,00:01
dashoh well too late00:01
chxi have exceptionally talented co-workers00:01
dashHeh00:01
dashso do the people in my office... ;)00:01
chxthey got their pink slips already worry not00:01
chxi am just cleaning up the mess00:02
chxthis is what happens when you hire so many people for a huge project in such a short tim00:02
chxyou get good people... and some only good in destruction00:02
bialixlol00:02
chxsome ppl managed to play so nice tricks with a combination of switch, bind and unbind that if you just merge in their branch then trunk changes get reverted00:03
chxso i need to cherrypick the revisions that actually make progress00:04
chxmmmm merge -i00:06
chxis it going to tell me that applying something would end up in a conflict?00:07
chxoh it DOES00:08
* chx hugs merge -i00:09
* TresEquis wishes he could give pink slips to a couple of OSS community members00:12
Peng_jam: Which view is broken?01:42
Peng_jam: FWIW, I just merged history_db into your integration branch, fixed some conflicts, and pushed it to lp:~mnordhoff/loggerhead/jam-integration06:19
* Peng_ dies of conflictitis06:20
deviantintegralanyone here using bzr-svn on OS X? It doesn't look to be saving SVN credentials, so it asks for a password for every HTTPS operation.15:46
deviantintegralanyone have a good link to an explanation of why you need bzr join/split?17:53
maxbBecause sometimes you want merge two projects into one, or split one project into two?17:54
deviantintegralmaxb: ok. so right now I'm dealing with a vendor branch. With SVN, an svn cp is enough, but a bzr branch within an existing branch is more like an svn:external?17:55
maxbA bzr branch within a bzr branch is most like checking one unrelated svn working copy out within another17:56
deviantintegralmaxb: awesome, thanks, exactly what I was looking for17:57
maxbit is? That's a cumbersome way to work17:57
maxbMainly because it means each person has to branch all the branches and arrange them locally manually17:58
deviantintegralperhaps I'm not explaining it properly - the directions I have are http://pastebin.com/9zCPAHhx18:00
deviantintegralbut if there's a better way to do it, I'd be curious to know18:00
fullermd'join' is just a little syntactic sugar around 'merge'.18:02
deviantintegralso I could do the same thing by doing a bzr merge into my tree18:03
deviantintegralthat makes sense18:03
fullermdPlus a little extra work to move the 'root' of that new tree off to where you want it, yes.18:03
fullermdYou'll use merge to get later updates.18:04
deviantintegralnice18:05
mathrickjelmer: hi18:39
mathrickmathrick@hatsumi:~/elisp/dist$ bzr get http://github.com/remvee/android-mode.git18:39
mathrickbzr: ERROR: HTTP Error 406: Not Acceptable18:39
mathrickwhat gives?18:39
mathrickalso I got a crasher when I try to get the same via git+ssh://18:39
mathrickwoah there: http://pastebin.com/7h1rLN6q18:50
mathrickthat looks bad18:50
mathrickbah, it's my ~/Dev/ shared repo acting up again18:51
mathrickI hate it18:51
fullermdOh yeah?!  Well, it hates you too!18:51
mathrickheh18:51
mathrickwell, I don't make its life miserable, so it has no reason to18:52
fullermdDid you remember its birthday?18:53
mathrick:)18:53
TresEquismathrick: send it some flowers18:57
TresEquisor maybe chocolates18:57
jelmermathrick: hi19:09
mathrickjelmer: hey19:09
mathrickI updated bzr-git, and the difference is that now it stalls and does nothing instead of erroring out19:10
jelmermathrick: which repo are you trying to fetch?19:11
mathrickhttp://github.com/remvee/android-mode.git19:11
jelmerbzr.dev branch git://github.com/remvee/android-mode.git19:13
jelmerworks fine here19:13
mathrickhmm19:13
mathrickwell, I'll assume it's something wrong with 2.1 then19:13
jelmermathrick: are you fetching over git:// or http://19:16
mathrickjelmer: http://19:18
mathrickwith git:// it works fine19:18
jelmermathrick: http:// is really really slow for git19:20
mathrickjelmer: I just used it because that was what github gave me by default19:21
jelmermathrick:  this is a github issue I think, e.g. try accessing http://github.com/remvee/android-mode.git/info/refs.19:27
mathrickjelmer: loads OK in the browser19:28
lifelesshai19:29
mathrickjelmer: btw, did you have the time to look into that bug with bzr-git getting confused if it's pointed at a URL with .git's content at the toplevel?19:29
jelmerlifeless: hey19:29
mathrickthat is, bzr: ERROR: Not a branch: "http://common-lisp.net/project/parenscript/git/parenscript/"19:29
jelmermathrick: doesn't work here..19:29
mathrickjelmer: interesting19:30
mathrickthen it's probably github being at fauly19:30
mathrick*fault19:30
jelmermathrick: Is there a bug about that?19:30
mathricknope, I just poked you in here, but then got distracted and forgot to file it19:30
mathrickat least I don't think there is one19:30
jelmermathrick: please file one, I don't remember everything people say to me on irc :-)19:39
mathrickyou should :)19:39
mathrickbut ok, will do19:39
=== radoe_ is now known as radoe
=== jfroy|work_ is now known as jfroy|work
* digitalz Discounts!! Our Special Limited Time Offers Up To May,22!!!New BranD!! Notebooks,Plasma and LCD TV's.Buy your electronic needs at our unique prices. Laptop Sony VAIO® VGN-FW590FFD-575,57$!!!Apple MacBook® Air MC234LL/A-695,27$!!! http://www.elplace.com/21:35
knittlhi. is there an easy way to inspect bazaar's storage format?22:00
Peng_Inspect how?22:01
Peng_And...which one?22:02
knittlall of them. but good point, bazaar has changed its format several times22:02
knittlgit has object with hashes as names, hg has debug*, i'm looking for the bzr counterpart22:02
Peng_knittl: dump-btree is nice for the btree-format indexes.22:03
knittlwhat path does it expect?22:04
knittlbecause . makes it crash :D22:04
Peng_knittl: A btree index file. Such as .bzr/repository/pack-names22:05
knittli'll look into it. it's a good starting point. thank you22:06
Peng_LUNCH! /me vanishes in puff of smoke22:07

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