On Sun, 4 Feb 2007, [EMAIL PROTECTED] wrote: > ok, this is not a real issue because we should never do such ugly file > deletion in the repository, but iirc, several users have requested > "remove files from repository" as a feature.
you can delete the file... gunzip the metadata file, remove the entry for the deleted file, and gzip the metadata file. naturally you need to do this for every older metadata file if you want to be able to restore from them... and also delete any relevant entries in increments/. it's easy! ;) -dean _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
