Hi, On Tue, 26 May 2009 08:20:51 +0900 (JST), Ryusuke Konishi wrote: > Hi, > On Mon, 25 May 2009 13:46:14 +0400, Dave wrote: > > In addition to this there doesn't seem to be a way to delete a range of > > checkpoints. When i did my restore from my archive, i generated 700+ > > useless checkpoints which i had to delete one by one (in a script). It > > would be nice to have a 'rmcp 1-100' or 'rmcp -100' or 'rmcp 100-' to > > delete a checkpoint range, a start to end. > > Okay, I'll take in this in some form.
For the moment, I've added this feature and pushed it into the git tree. (Instead of '1-100', '-100', or '10..', I took notation like '1..100', '..100', or '10..' respectively, according to the git tool) If you would like to try it soon, please see http://www.nilfs.org/git/ for download/build information. I'll include it in the next release of the utility package. Cheers, Ryusuke Konishi _______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
