套件:svn-all-fast-export(1.0.18 git20200501-1)
svn-all-fast-export 的相關連結
Debian 的資源:
下載原始碼套件 svn-all-fast-export:
- [svn-all-fast-export_1.0.18 git20200501-1.dsc]
- [svn-all-fast-export_1.0.18 git20200501.orig.tar.gz]
- [svn-all-fast-export_1.0.18 git20200501-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
fast-import based converter to convert repos from Subversion to git
svn-all-fast-export is a tool to convert Subversion repositories to git.
This tool takes a copy of the Subversion repository (not just a checkout) plus a rules file that specifies how the conversion should be performed and produces a bare git repository. Using regular expressions, the rules file specifies how the Subversion branches and tags should be created in the git repository. Example rule files are included in /usr/share/doc/svn-all-fast-export/examples
An authors file that maps the old svn accounts to the full authors names and email addresses can also be provided to make the history look much prettier.
其他與 svn-all-fast-export 有關的套件
|
|
|
|
-
- dep: git
- fast, scalable, distributed revision control system
-
- dep: libapr1 (>= 1.2.7)
- Apache Portable Runtime Library
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libqt5core5a (>= 5.15.1)
- Qt 5 core module
-
- dep: libstdc 6 (>= 5.2)
- GNU Standard C Library v3
-
- dep: libsvn1 (>= 1.9)
- Shared libraries used by Apache Subversion