other versions
HGPULLSVN(1) | User Commands | HGPULLSVN(1) |
NAME¶
hgpullsvn - pull new svn revisions in a subversion/mercurial repository
SYNOPSIS¶
hgpullsvn [-p SVN peg rev] [--help]
OPTIONS¶
- -p SVN_PEG, --svn-peg=SVN_PEG
- SVN peg revision to locate checkout URL
- -n, --dry-run
- show incoming changesets without pulling them
- --version
- show version and exit
- -h, --help
- show this help message and exit
- -v, --verbose
- enable additional output
- --debug
- enable debugging output
SEE ALSO¶
The full documentation for hgpullsvn is maintained as a Texinfo manual. If the info and hgpullsvn programs are properly installed at your site, the command
- info hgpullsvn
should give you access to the complete manual.
January 2010 | hgpullsvn 0.1.8 |