Package: cvs2svn / 2.4.0-2

Metadata

Package Version Patches format
cvs2svn 2.4.0-2 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
 .