> Date: Wed, 10 Sep 2014 22:52:39 +0300 > From: Eli Zaretskii <e...@gnu.org> > Cc: richard.wil...@gmail.com, savannah-hackers-public@gnu.org > > > Date: Wed, 10 Sep 2014 15:30:19 -0400 > > From: Assaf Gordon <assafgor...@gmail.com> > > CC: richard.wil...@gmail.com, savannah-hackers-public@gnu.org > > > > > The command is "bzr branches". > > > > I can't get this to work - perhaps I'm using an incorrect URL ? > > Which version of bzr do you have? I think there's a built-in command > in latest bzr versions that shadows the one I meant.
Also, if you can log in to the machine that physically holds the repository, then you can do this from the repository's directory: find . -name branch.conf Every directory which has a branch.conf file in a .bzr subdirectory is a bzr branch.