パッケージ: hgsvn (0.1.8-1)
hgsvn に関するリンク
Debian の資源:
hgsvn ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cheeseshop.python.org]
類似のパッケージ:
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"...
Currenly three scripts are provided: hgimportsvn, hgpullsvn, and hgpushsvn.
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.
その他の hgsvn 関連パッケージ
|
|
|
-
- dep: mercurial
- 使いやすくスケーラブルな分散バージョン管理システム
-
- dep: python (>= 2.5)
- 対話式の高レベルオブジェクト指向言語 (デフォルトバージョン)
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python-support (>= 0.90.0)
- Python モジュールのサポートの構築を自動化
-
- dep: subversion
- 先進的なバージョン管理システム
