cvs-fast-export Changelog

What's new in cvs-fast-export 1.29

Jan 5, 2015
  • A significant improvement in the correctness of vendor-branch handling. More speed improvements.

New in cvs-fast-export 1.7 (Feb 19, 2014)

  • Allow # in symbol names.
  • Addresses a corner case in the NetBSD repository.

New in cvs-fast-export 1.6 (Feb 17, 2014)

  • Fix a brown-paper-bag bug in cvssync.

New in cvs-fast-export 1.4 (Feb 5, 2014)

  • Optimization to call sbrk() less often needs to be conditioned on GCC.

New in cvs-fast-export 1.3 (Jan 24, 2014)

  • Improved performance of masters with lots of symbols; thank Jens Bethkowsky.

New in cvs-fast-export 1.2 (Jan 6, 2014)

  • Smarter blob directory creation to reduce search overhead for blobs.

New in cvs-fast-export 1.1 (Jan 3, 2014)

  • Cope with CVS-NT kopt strings containing garbage binary data.

New in cvs-fast-export 1.0 (Dec 30, 2013)

  • Bug fix: Non-top-level .cvsignores are now converted.
  • More speed and significant lowering of memory usage.
  • Most error messages are now explained on the manual page.

New in cvs-fast-export 0.8 (Dec 17, 2013)

  • Processing speed has approximately tripled since last release.
  • cvs-fast-export has save progress metering again.
  • cvssync can now take a CVS URL argument.

New in cvs-fast-export 0.7 (Dec 16, 2013)

  • -i option for incremental dumping
  • -p option for enabling load status reports.
  • Many documentation improvements.
  • There is now a regression-test suite for the package.
  • cvssync tool for mirroring remote CVS repos added.

New in cvs-fast-export 0.6 (Dec 12, 2013)

  • Improvements for CVS-NT support.
  • Improve timing of missing-commitids message

New in cvs-fast-export 0.5 (May 23, 2013)

  • CVS-NT support.
  • Code is Coverity-clean.