qsuscs | how can i check whether i am in a bazaar repo/checkout (whatever the appropriate term may be) in a script? | 18:38 |
---|---|---|
beuno | qsuscs, sure, using bzrlib | 18:40 |
qsuscs | beuno: how? i’m looking for something easy, such as: bzr status || die "not in a repo" | 18:42 |
beuno | qsuscs, is this from a python script? | 18:43 |
qsuscs | beuno: no, makefile | 18:43 |
beuno | qsuscs, then yes, call bzr status | 18:44 |
fullermd | May 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 | ||
nopf | hi. 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!