>>7
Over the long life of a project, there will be times when some files are removed because they are no longer needed (e.g. after refactoring or major changes). Version control systems like Git make it easy to delete a file while preserving its history. This common task is apparently difficult in RCS. See: https://stackoverflow.com/questions/1562291/how-to-delete-file-in-rcs