/srv/irclogs.ubuntu.com/2012/08/31/#bzr.txt

milleja46anyone know how to fix http://pastebin.com/haeK7p0J? I'm on mac if it helps...01:07
milleja46but it's more of a key error I guess01:07
milleja46anyone? I can't even checkout branches on my computer because of this key error and I gave launchpad my ssh public key that I generated....02:10
lifelesslets see02:11
lifelessmilleja46: check you have the right username02:12
milleja46I should....because I use the same username on launchpad...02:12
milleja46yea same id I set on bzr as my launchpad-login is listed under my profile on launchpad....02:15
lifelessyou might try ssh-add02:19
lifelesscheck that ssh can see the identity02:19
milleja46how would I check with that command?02:21
milleja46well too bad he's gone I was going to thank him for his help >_<02:39
=== lifeless_ is now known as lifeless
=== bradm_ is now known as bradm
mgzmorning!08:01
jammorning mgz08:08
jamhow's bzr-2.5 coming today?08:08
jelmerhi mgz, jam08:36
jelmerjam: So, db-devel-bzr-2.5.1 ran through ec2 successfully yesterday08:36
jamgreat08:36
jelmerjam: so I'm hoping to get it cowboyed on staging today08:36
mgzhm, annoying08:42
jelmermgz: who is?08:43
jml:)09:12
jelmermgz: new try:11:46
mgzeven gazillionier faster?11:47
fullermdGaaah, stupid can't-resolve freakin conflicts.19:08
mgzfullermd: which ones, just for my edification?19:11
fullermdRemoved directories.  They don't go away until you manually type every zarking last one of them in.19:12
mgzwant to know if the branches I have up will solve your pain19:12
mgzah, great, they will.19:12
fullermdOr swing the "resolve --all" sledgehammer, but that's WAY too big.19:12
fullermdOh?  That would be nice.19:12
mgzokay, so, I need to push through the branches I have up, then you can rm -rf then `bzr resolve`19:12
fullermdI was just seeing if I'd filed a bug about it, and I did.  5 years ago.19:12
mgznot quite the "make `bzr rm` do the right thing" you asked for in the bug, but nearly19:13
fullermdYeah, that'd be close.19:14
fullermdActually, this particular case, I'm not sure it should be a conflict anyway.19:14
fullermdGiant directory tree, that was removed.  I happened to have a few scraps floating around in it.19:14
fullermdSo when I update'd, I got a giant pile of "can't remove dir because it's not empty" conflicts.19:14
fullermdI guess it's not entirely insensible in general for that to be a conflict that sticks around bugging you in stat/etc forever, but it sure is in this case.19:15
mgzthat's the ignored junk/precious problem, which is part of what has gunked people up who wanted to get this fixed19:16
fullermdWell, I dunno.19:16
fullermdI mean, it shouldn't _delete_ the files, sure.19:16
fullermdOr even move them aside, probably.19:17
fullermdAnd if they were versioned files, deleting the dir absolutely should be a conflict.19:17
fullermdBut they weren't.  Why is it a conflict that the now-unversioned directory just can't be deleted?19:17
fullermdThe junk/precious would be more like a dir becoming versioned, and what to do with the existing unversioned dir of the same name with files in it.19:19
mgzwell, you can set vila's config option I can never remember the name of to move them19:20
fullermdFurrfu.19:21
fullermdRepository checkout (format: 1.9)19:21
fullermdI really should get around to fixing that one of these days...19:21
mgrandiso21:49
mgrandihas anyone had any luck dpushing to a bitbucket git repo?21:49
mgrandicause i'm getting 'invalid repo syntax'21:50
mgrandinow i cant get it to just push to a regular localhost git repo =/22:09
mgrandiso i dunno if oyu are there jelmer22:10
jelmermgrandi, hi23:13
jelmermgrandi, still there?23:13
mgrandiyeah23:14
mgrandii figured it out, you answered it in a launchpad question thingy23:14
mgrandibut i agree its very confusing23:14
mgrandihttps://answers.launchpad.net/bzr-git/+question/14831323:14
jelmerah23:14
mgrandibut yeah that should be fixed23:18
mgrandialso, i can't seem to dpush to bitbucket, have you had any luck with that?23:19
jelmermgrandi: dpush doesn't create new branches yet, that's the issue23:34
jelmermgrandi: I think that should work - how does it fail?23:34
mgrandilet me create a separate bitbucket thingy, one sec23:34
mgrandibitbucket responds with 'conq: invalid repository syntax.'23:39
mgrandiwith git bzr dpush git+ssh://git@bitbucket.org:mgrandi/myscriptstmp.git,branch=master23:42
mgrandii cloned the empty bitbucket git repo, added a file so it created branch master, pushed that to bitbucket, then tried to run that ^23:42
jelmermgrandi: that's not a valid URL23:43
jelmermgrandi: : is used to separate hsot and port23:43
jelmermgrandi, you want / rather than : there23:44
mgrandithats how bitbucket shows the url23:44
mgrandiClone this repository (size: 580 bytes): HTTPS / SSH  / SourceTree23:45
mgrandi$ git clone git@bitbucket.org:mgrandi/myscriptstmp.git23:45
jelmermgrandi: that's not a URL, but a git-specific location specifier23:45
mgrandiah23:45
jelmergit+ssh://git@bitbucket.org/mgrandi/myscriptstmp.git,branch=master23:46
mgrandiwell i changed it to a slahs, it seemed to work but then it says "bzr: ERROR: The file id "None" is not present in the tree <bzrlib.inventory.CHKInventory object at 0x10fb39ed0>.                           "23:46
jelmermgrandi, that's just a bug in dpush from bzr-git I suspect; it's all still experimental23:46
mgrandiok23:47
mgrandiit converted it to git at least for the other repo that i cared about, so its all fine and dandy =)23:49
jelmercool23:59

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