battarexchange(1)
NAME
battarexchange - Exchange source tarball of a remote stored source
package
SYNOPSIS
battarexchange {dscurl}
DESCRIPTION
- battarexchange will wget the dsc and diff from a given URL as well as
the tarball from the TARURL defined in batrc (in an overwrite kind of
way). It ensures the ./prev/ directory is present and rebuilds the
source.
- Tip
- It is most recommendable to execute this script in a completely empty directory, since it will download the prev/ source if not available (thus the automatic created diff files will be created properly) and you can rest assured that the exchange didn't cause any side effects.
OPTIONS
dscurl URL to remote dsc file
AUTHOR
- Harald Sitter <apachelogger@ubuntu.com>.