Package: cvs2svn / 2.4.0-4

Metadata

Package Version Patches format
cvs2svn 2.4.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix co dashv obsolete.patch | (download)

cvs2svn_lib/rcs_revision_manager.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use --version instead of obsolete -v to check for co's existence

The --use-rcs option uses 'co -V' to verify that co exists. However, recent
versions of rcs produce a warning on stderr to use --version instead; this
causes a false negative, causing --use-rcs to fail.

update_gcs_email.patch | (download)

cvs2svn_lib/man_writer.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 update gcs' email address to the debian one
 .
reproducible build.patch | (download)

cvs2svn_lib/man_writer.py | 2 1 + 1 - 0 !
cvs2svn_lib/run_options.py | 15 14 + 1 - 0 !
2 files changed, 15 insertions(+), 2 deletions(-)

---
force keyword mode.patch | (download)

cvs2svn_lib/abstract_rcs_revision_manager.py | 6 6 + 0 - 0 !
cvs2svn_lib/checkout_internal.py | 6 6 + 0 - 0 !
cvs2svn_lib/dvcs_common.py | 33 30 + 3 - 0 !
cvs2svn_lib/revision_manager.py | 2 2 + 0 - 0 !
doc/properties.txt | 4 4 + 0 - 0 !
5 files changed, 48 insertions(+), 3 deletions(-)

---
cvs domain.patch | (download)

cvs2svn_lib/git_output_option.py | 4 4 + 0 - 0 !
cvs2svn_lib/git_run_options.py | 11 11 + 0 - 0 !
2 files changed, 15 insertions(+)

---