On Fri, Feb 11, 2011 at 8:03 AM, Zeno Davatz <zdavatz / gmail.com> wrote: > It would be nice if the user would be asked first if check_manifest > should delete the doc dir or not. I would suggest the same applys for > any other directory that is wanting to be wiped by rake check_manifest. If you're using git, you might want to check out the hoe-git plugin, which can use git ls-files to build the manifest. If you're not using git, then I guess this post isn't very helpful. Sorry :) Ben