/srv/irclogs.ubuntu.com/2015/04/06/#bzr.txt

qsuscshow can i check whether i am in a bazaar repo/checkout (whatever the appropriate term may be) in a script?18:38
beunoqsuscs, sure, using bzrlib18:40
qsuscsbeuno: how? i’m looking for something easy, such as:  bzr status || die "not in a repo"18:42
beunoqsuscs, is this from a python script?18:43
qsuscsbeuno: no, makefile18:43
beunoqsuscs, then yes, call bzr status18:44
fullermdMay wanna use 'bzr root' or the like instead, since status would have to scan the whole tree.  Not that it'd matter on smaller projects, but...20:06
=== _thumper_ is now known as thumper
nopfhi. can i define additional location aliases to more easily push/pull to/from a secondary/backup location? like somehow define :backup ? why not?21:50

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