Version 3.2 (Aug 23, 2010) - updated rvc_bash_completion - make Makefile honour environment variable PREFIX and also install rvc_bash_completion Version 3.1 (May 17, 2010) - bug fix: making stat find out the group name properly Version 3.0 (Nov 23, 2009) - use root as default value for groups with unknown name - experimental support for directories added WARNING: unless you specify the environment variable RVC_DIRS accordingly, the file rvc-dirs in every module directory now has a specific meaning. If you have files named rvc-dirs in any module be careful when updating to this version. Version 2.2 (Mar 21, 2009) - Command addmultifile added - Option "-observer" added - bug fix and some code cleanup Version 2.1 (Feb 19, 2009) - simplified code by using subroutines for repetitive patterns, like "copy or die"; moreover, the perl file manipulation routines are now preferred over fork/exec constructions - additional man page on multifiles added; some other man pages updated - bug fix in "rvc store" in connection with multifiles - rvc_bash_completion added (contributed by Helmut Grohne) Version 2.0 (Feb 15, 2009) - added the concept of combined files Version 1.1 (Oct 6, 2008) - command "rvc do" added - Now always the realpath(3) is used instead of `pwd`. WARNING: if you have some unreal paths in your rvc-places, this might cause trouble when updating to Version 1.1; be careful! (One might argue whether this change is breaking backwards compatability; but since in Version 1.0 you would run into similar problems by just calling rvc twice in the same directory with a different logical path (as given by `pwd`) Version 1.0 had this bug in some form anyway.) - install target added to the Makefile - typos in the man pages fixed Version 1.0 (Jul 13, 2008) Initial public release.