aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2007-12-13 01:32:50 +0000
committerXin LI <delphij@FreeBSD.org>2007-12-13 01:32:50 +0000
commitfd3cd7d7cda51c8bc6398aeef742c0e2d4a9e976 (patch)
tree086552ad991439023e16a9f1bcf2b7bcb8a4be12 /devel/Makefile
parent2e1f858ad99fab02d8720b85b3f1187048fe7e29 (diff)
downloadports-fd3cd7d7cda51c8bc6398aeef742c0e2d4a9e976.tar.gz
ports-fd3cd7d7cda51c8bc6398aeef742c0e2d4a9e976.zip
Add hgsvn:
This set of scripts allows to work locally on Subversion-managed projects using the Mercurial distributed version control system. Why use Mercurial? You can do local (disconnected) work, pull the latest changes from the SVN server, manage private branches, submit patches to project maintainers, etc. And of course you have fast local operations like "hg log", "hg annotate"... Currenly two scripts are provided: * hgimportsvn initializes an SVN checkout which is also a Mercurial repository. * hgpullsvn pulls the latest changes from the SVN repository, and updates the Mercurial repository accordingly. It can be run multiple times. WWW: http://cheeseshop.python.org/pypi/hgsvn
Notes
Notes: svn path=/head/; revision=203432
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1310d4984935..e19bca52f4ca 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -440,6 +440,7 @@
SUBDIR += happydoc
SUBDIR += hapy
SUBDIR += hc12mem
+ SUBDIR += hgsvn
SUBDIR += highlighterkit
SUBDIR += horde-chora
SUBDIR += hp48cc