Philipp Marek | 23 Feb 07:32

[ANNOUNCE] FSVS 1.1.13 released

Hello everybody,

FSVS 1.1.13 is released.

This is a maintenance/quality release; it has a big amount of bugfixes, and I 
got the automated test coverage up to 92.9 percent! (If you count the 
error-handling lines, which just abort the program on errors like ENOSPC and 
similar, too, you get 95.5%).

If you'd like to see the whole list of changes, please look in the changelog 
here: 
http://fsvs.tigris.org/source/browse/fsvs/tags/fsvs-1.1.13/fsvs/CHANGES?view=markup

And for the other people - here's the short list of new features.
* "revert" now reverts add/unversion/copy commands.
* "diff" of copied entries now diffs against the copyfrom source.
* New option to avoid the expensive MD5 copyfrom matcher.
* New option to avoid empty commits.
* FSVS_WARNING can now parse multiple warning options; but 
  FSVS_WARNINGS is now deprecated.
* New option "delay" - delays until a second wrap, used for scripts.
  Can be "yes", "no", or any combination of (some) action names.
* Support for absolute ignore patterns; they ease expanding the wc area
  later. Warning if they don't match the wc base.

Documentation can be found at 
http://fsvs.tigris.org/source/browse/*checkout*/fsvs/trunk/www/doxygen/html/index.html; 
and an overview for users is 
http://fsvs.tigris.org/source/browse/*checkout*/fsvs/trunk/www/doxygen/html/group__userdoc.html.

(Continue reading)


Gmane