パッケージ: brz (3.0.0~bzr6852-1)
brz に関するリンク
Trisquel の資源:
breezy ソースパッケージをダウンロード:
- [breezy_3.0.0~bzr6852-1.dsc]
- [breezy_3.0.0~bzr6852.orig.tar.gz]
- [breezy_3.0.0~bzr6852-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Breezy Maintainers (メールアーカイブ)
- Jelmer Vernooij
外部の資源:
- ホームページ [www.breezy-vcs.org]
類似のパッケージ:
easy to use distributed version control system
Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many workflows, reliable, and easily extendable.
Publishing of branches can be done over plain HTTP, that is, no special software is needed on the server to host Breezy branches. Branches can be pushed to the server via sftp (which most SSH installations come with), FTP, or over a custom and faster protocol if brz is installed in the remote end.
Merging in Breezy is easy, as the implementation is able to avoid many spurious conflicts, deals well with repeated merges between branches, and is able to handle modifications to renamed files correctly.
Install python-paramiko if you are going to push branches to remote hosts with sftp.
その他の brz 関連パッケージ
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-breezy (<= 3.0.0~bzr6852-1.1~)
- distributed version control system - python library
- dep: python-breezy (>= 3.0.0~bzr6852-1)
-
- rec: python-gpg
- Python interface to the GPGME GnuPG encryption library (Python 2)
-
- sug: brz-doc
- easy to use distributed version control system (documentation)
-
- sug: python-breezy.tests
- distributed version control system - testsuite
-
- sug: python-fastimport
- Fastimport file format parser and generator library