On Mon, Jul 06, 2009 at 07:30:19PM -0500, Ron Johnson wrote: > How would one go about computing a *single* hash value for a complete > directory tree?
You might want to look at how git does this. As I understand it, git
stores hashes of trees, so the implementation may help you.
--
"Oh, look: rocks!"
-- Doctor Who, "Destiny of the Daleks"
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

