.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH HGSVN "1" "August 2007" "hgsvn 0.1.4" "User Commands" .SH NAME hgsvn \- manual page for hgsvn 0.1.4 .SH SYNOPSIS .B hgimportsvn [\fI-r SVN rev\fR] [\fI-p SVN peg rev\fR] \fI \fR[\fIlocal checkout\fR] .SH DESCRIPTION hgimportsvn checks out the given Subversion URL, either from the specified revision or from the first revision in the branch. The SVN checkout is then augmented with a Mercurial repository containing the same files. .PP The SVN checkout and the Mercurial repository are created either in the specified directory, or in a directory named after the last component of the SVN URL (for example 'trunk'). .SH OPTIONS .TP \fB\-r\fR SVN_REV, \fB\-\-svn\-rev\fR=\fISVN_REV\fR SVN revision to checkout from .TP \fB\-p\fR SVN_PEG, \fB\-\-svn\-peg\fR=\fISVN_PEG\fR SVN peg revision to locate checkout URL .TP \fB\-\-version\fR show version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .SH AUTHOR Written by Antoine Pitrou. .SH COPYRIGHT Copyright \(co 2007 Antoine Pitrou. .PP This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.