Mercurial > hgsubversion
changeset 686:0c67d97f54be
subversion.rst: mention lack of directory tracking (see issue 202)
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Fri, 03 Sep 2010 00:35:47 +0200 |
parents | d4781cff2adc |
children | d424bd1ac647 |
files | hgsubversion/help/subversion.rst |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/hgsubversion/help/subversion.rst +++ b/hgsubversion/help/subversion.rst @@ -112,6 +112,9 @@ It is not possible to interact with more Mercurial clone. Please note that this also applies to more than one path within a repository. +Mercurial does not track directories, and as a result, any empty directories +in Subversion cannot be represented in the resulting Mercurial repository. + Advanced Configuration ----------------------