FreeBSD.software
Home/devel/py311-hgsvn

py311-hgsvn

0.6.0_3devel

Scripts to work locally on Subversion checkouts using Mercurial

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"... Three 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. * hgpushsvn pushes your local Mercurial commits back to the SVN repository.

$pkg install py311-hgsvn
pypi.org/project/hgsvn
Origin
devel/hgsvn
Size
952KiB
License
GPLv3
Maintainer
delphij@FreeBSD.org
Dependencies
4 packages
Required by
0 packages

Dependencies (4)