diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2011-11-09 13:19:50 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-11-26 09:09:09 -0600 |
commit | 51667119ae866da2a2829afbaeecd22f705000e3 (patch) | |
tree | 57e28420c863fc37e2f765d2e5ddad80d93c38a2 /python/hgsubversion/README | |
parent | 0e71d65bba6b6d531bccdfcf2f758c9e4441d612 (diff) | |
download | slackbuilds-51667119ae866da2a2829afbaeecd22f705000e3.tar.gz |
python/hgsubversion: Updated for version 1.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/hgsubversion/README')
-rw-r--r-- | python/hgsubversion/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/hgsubversion/README b/python/hgsubversion/README index cd24114ac8..dd26fe1bb3 100644 --- a/python/hgsubversion/README +++ b/python/hgsubversion/README @@ -1,2 +1,5 @@ hgsubversion is an extension for Mercurial that allows using Mercurial as a Subversion client. + +Although hgsubversion will work with SWIG bindings provided with +Subversion, it is recommended to install subvertpy (available at SBo). |