This is the command hgimportsvn that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
hgimportsvn - 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
Use hgimportsvn online using onworks.net services