mercurial-importdsc(1) | User Commands | mercurial-importdsc(1) |
mercurial-importdsc - Import exiting package into Mercurial repository.
mercurial-importdsc [option] ... dscfile
Import an existing source package into a Mercurial repository. The diffs and upstream sources are extracted from the contents of the .dsc file. mercurial-importorig(1) is called to import the upstream source into the upstream branch, which is then merged into the default branch, and the diffs are applied to the default branch. It is possible to use mercurial-importdsc multiple times to import several versions, but the versions must be imported sequentially starting with the earliest version.
--version, -V
--verbose, -v
mercurial-importdsc ../mypack_1.2-3.dsc
Jens Peter Secher <jpsecher@gmail.com>
The ideas for this package originates from John Goerzen's hg-buildpackage.
mercurial-importorig(1), mercurial-buildpackage(1), mercurial-tagversion(1), mercurial-pristinetar(1), mercurial-port(1).
December 2009 | mercurial-importdsc 0.10.1 (Debian) |