hgimportsvn(1) import a subversion (svn) repository into a mercurial (hg) one

SYNOPSIS

hgimportsvn [-r SVN rev] [-p SVN peg rev] <SVN URL> [local checkout]

DESCRIPTION

hgimportsvn --local-only <local checkout>

OPTIONS

-r SVN_REV, --svn-rev=SVN_REV
SVN revision to checkout from
-p SVN_PEG, --svn-peg=SVN_PEG
SVN peg revision to locate checkout URL
--no-hgignore
Don't autogenerate .hgignore
--local-only
Don't use the server, just build from a local checkout
--version
show version and exit
-h, --help
show this help message and exit
-v, --verbose
enable additional output
--debug
enable debugging output