Hi, In <du4qkv$gi2$1 / vilya.larc.nasa.gov> "Re: Ruby path for SVN log XML -> HTML" on Thu, 2 Mar 2006 03:58:37 +0900, Bil Kleb <Bil.Kleb / NASA.gov> wrote: > Question: why isn't this part of our commit-email.rb? Don't > you use it as part of your post-commit hook? No. I made the script only for you. ;) I added the script to trunk Subversion repository as example: https://svn.collab.net/repos/svn/trunk/tools/examples/svnlog2html.rb > BTW: I got a nil String error from $PWD. Here's my patch, Thanks. I used Dir.pwd instead of ENV['PWD']. Regards, -- kou