From: Ben Bleything Date: 2011-02-12T01:23:02+09:00 Subject: Re: hoe 2.9.1.b.2 Released On Fri, Feb 11, 2011 at 8:03 AM, Zeno Davatz 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