From: Doug Phillips Date: 2007-06-25T13:19:00+09:00 Subject: Re: SVN command not executing correctly through ruby script > timespan = "-revision 'HEAD:{#{start_date}}'" According to the svn help output, the flag for revision should either be a short -r or a long --revision -Doug