/srv/irclogs.ubuntu.com/2012/10/04/#bzr.txt

mgzreal morning!08:42
christiankHere too ;-)08:43
=== mmrazik is now known as mmrazik|afk
leo2007any idea how to get bzr-grep installed?09:53
mgzleo2007: two ways09:54
leo2007please09:55
mgzget bzr-grep, install as a plugin per the normal way:09:56
mgz<http://doc.bazaar.canonical.com/plugins/en/plugin-installation.html>09:56
mgzor as it's been merged into core recently, get the bzr trunk and test that :)09:56
mgzhttps://launchpad.net/bzr-grep has tarballs, or you can branch lp:bzr-grep09:57
leo2007is it in 2.6b2?09:58
mgz...I think not, will check09:58
mgznope, that was r6536, grep merged r655510:00
hikikohellp10:00
hikikohello10:00
hikikoanybody available?10:00
hikikoi want to resolve a conflict from renaming files10:02
hikikobut10:02
leo2007is there a snapshot source tarball available10:02
hikikofirst of all i can't see anything in the bzr status10:02
mgzleo2007: of bzr? I can generate one trivially if you want10:08
leo2007mgz: I just installed the plugin for now. will upgrade when 2.6 is released. Do you know when it is going to happen?10:08
mgzleo2007: ideally shortly, we're just lacking manpower to do it.10:09
leo2007i see10:12
leo2007I can wait ;)10:12
mgzleo2007: http://people.canonical.com/~gz/bzr-2.6.0dev3.tar.gz.sig (which isn't gziped... silly server) and without the .sig for a current tarball10:16
leo2007cheers10:17
mgzsigned with my key `gpg --recv-keys 0CDBF91C`10:18
leo2007mgz: thanks, I am teaching ack.el to accept 'bzr grep' output and it is now done http://imagebin.org/23086110:37
mgzleo2007: ace!10:50
* christiank is away: Lunch11:37
=== mmrazik|afk is now known as mmrazik
* christiank is back (gone 00:30:56)12:08
bob2christiank, probably want to turn that off12:37
=== yofel_ is now known as yofel
=== dpb_ is now known as Guest91546
christiankbob2: thanks for the tip, should be off now. Testing...14:32
christiankbob2: nothing should have appeared, I assume.14:33
=== jml` is now known as jml
delinquentme_OMG HAI ALL! I'm needing a way to take a look at some commits ... without actually editing my local code16:57
delinquentme_or perhaps ... to pull down a few branches from trunk ... and then revert to a previous commit :D16:57
=== deryck is now known as deryck[lunch]
delinquentmehow to drop back to a particular revno?20:21
delinquentmebzr revert -r 1920:23
fullermdDepends on what you mean by 'drop back'.  update may be better suited.20:25
delinquentmehow about a diff between two revnos?20:27
delinquentme$ bzr diff -r revno:1:http://bazaar-vcs.org/bzr/bzr.dev/..revno:2:http://bazaar-vcs.org/bzr/bzr.dev/20:28
delinquentmethis seems silly.20:28
delinquentmewhy do you run a diff and need to specify two files?20:28
delinquentmeok so it seems thats for two branches20:33
delinquentmehow about two files?20:33
delinquentmebzr: ERROR: Path(s) are not versioned: application.html.erb20:41
delinquentmedoes this mean I cant diff a file?20:41
delinquentme$ bzr diff -r 155 app/views/layouts application.html.erb20:41
abentleydelinquentme: It means there's no such file.  Perhaps you're not specifying a relative path?20:43
delinquentmeOK so bzr branches .. DONT correspond to their own files for each branch?22:05
delinquentmeIm used to git .. where everything it stored within a single directory22:05
bob2well you will need to read docs for each new tool you use, yes22:08
delinquentmebob2, this is a discussion channel no?22:09
bob2sure22:09
fullermdI'm still really not sure what you mean by branches being files...22:14

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