#! /bin/sh -e# Take a file that is versioned by bzr and# add it to baz with the same file-id.if[$# -lt 1]thenecho"usage: $0 FILE" >&2exit1fifor f
do
baz add -i "$( bzr file-id "$f")""$f"done
Loggerhead is a web-based interface for Breezy
Version: 2.0.1