23 Feb 07:32
[ANNOUNCE] FSVS 1.1.13 released
From: Philipp Marek <philipp <at> marek.priv.at>
Subject: [ANNOUNCE] FSVS 1.1.13 released
Newsgroups: gmane.comp.version-control.subversion.rapidsvn.devel, gmane.comp.sysutils.backup.fsvs.general
Date: 2008-02-23 06:33:49 GMT
Subject: [ANNOUNCE] FSVS 1.1.13 released
Newsgroups: gmane.comp.version-control.subversion.rapidsvn.devel, gmane.comp.sysutils.backup.fsvs.general
Date: 2008-02-23 06:33:49 GMT
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)
RSS Feed