/srv/irclogs.ubuntu.com/2013/03/28/#bzr.txt

=== superfly_ is now known as superfly
* xnox just saw commits by "Arch Librarian <arch@canonical.com>"13:51
* xnox slowly backs away13:52
mgzif you cross the arch librarian, he will set is sub librarians on you13:53
xnox /o\13:53
=== wedgwood_away is now known as wedgwood
SebbohSo, here's what I've done so far (approximately).  apt-get install bzr; bzr checkout bzr+ssh://blah-blah foo; cd foo; bzr --help; bzr status  ...And then it told me that like, all the files were modified.  So then I immediately joined here to complain about this, rather than like, google it.  What exactly should I google here?  "bzr doesn't act as I expect"? :/15:08
SebbohDo we have some local definition of 'modified'15:09
beunoSebboh, so15:10
beunowhat is modified in them?15:10
SebbohI *just* checked them out.  omg, maybe it's permissions.  I checked out into a filesystem that doesn't support permissions.  Does bzr consider permissions changes to be modifications?15:12
beunoyes15:12
beunothat's why I ask15:12
LeoNerdOoh.15:12
galaxyAbstractorHey, I am trying to push something to launchpad, but all I get is "bzr: ERROR: Unable to connect to SSH host bazaar.launchpad.net; [Error 2] The system cannot find the file specified". Anyone knows what's up? How is that missing file related to not being able to connect to the host?15:12
beunobzr diff will tell you15:12
galaxyAbstractor(I can ping the host just fine and connect to it trough putty)15:12
LeoNerdIf the permissions of the files on disk don't match what bzr thinks they should be, then yes.. that will count as a difference15:12
SebbohI'm reading back over my messages in here, and I'd like to apologize for my tone.  I'm trying to quit cigarettes... :(15:13
fullermdI have a friend who had a plan for that.15:15
fullermdHis theory was that you shouldn't fight it.  Anytime you want a cigarette, just go ahead and eat one.15:15
Sebbohlol15:20
mgzgalaxyAbstractor: so`ssh -vv YOURLPUSERNAME@bazaar.launchpad.net` gets you through to the now shells message? then look in your log for the full traceback and pastebin it, `bzr version` tells you where to find the log15:20
galaxyAbstractormgz http://pastebin.com/J5xm3Kra15:25
mgzpants15:27
mgzgalaxyAbstractor: run the same command again with BZR_PDB=1 set in the environment,15:28
mgzthen when you're dropped into the debugger,15:29
galaxyAbstractorand then?15:31
mgzhit 'u', then 'p orig_error', then 'p argv' and double check that the first item in argv actually exists on disk15:32
galaxyAbstractoroh, where is plink.exe supposed to go? I have it in my downloads folder but maybe I had to put it somewhere else? The guide didn't really say anything about that15:34
galaxyAbstractorI would assume that's the issue?15:34
galaxyAbstractorThis is what I get http://i.imgur.com/xldx8DM.png15:35
mgzI set the full path to plink in BZR_SSH15:35
mgzso, C:15:35
mgzer...15:35
mgzBZR_SSH=C:/Program Files/putty/plink.exe or whatever15:36
galaxyAbstractoroh, the Create ssh key said that value should be only "plink" so that's what I put https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair15:38
galaxyAbstractorI feel quite stupid about that15:39
mgzit can be only plink, but then it must be on your path15:40
mgzI can edit that page to be clearer15:40
galaxyAbstractoryeah, it works now, thanks15:42
mgzace15:43
galaxyAbstractoris plink optional tho? Seems like I'm the only one in class that used plink, and it works fine for everyone else without it15:43
mgz...that page is so confusing...15:45
mgzI use plink, various other people use paramiko (a python ssh library) that we bundle with the all-in-one installer15:46
galaxyAbstractorMost only did the pageant step tho15:49
=== vednis_ is now known as mars
greggypoohi - I'm a long-time rcs user who recently learned git and I love git, and I am forced to use bazaar for a certain project, and I am finding it awkward, I am always running into "surely this is easy and will sort itself out like it does in git," but it always turns out to be clunky and slow and difficult instead.  but i'm super ignorant of bazaar (and pretty ignorant of git if it comes down to it)21:26
greggypooso what i'm looking for is a flame war between a seasoned git user and a seasoned bzr user, i think if i could read such a thing it would honestly help me understand bzr better21:26
greggypooany ideas :)21:26
mgzjust read the user docs, from core concepts onwards?21:54
maxbgreggypoo: I'd suggest just asking about specific issues here. There are plenty of people who can help you find equivalent bzr concepts to git ones23:18
=== wedgwood is now known as wedgwood_away

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