Dave, Thank you for the tip...that fixed the issue.
Best regards, Amad On Wed, Feb 12, 2014 at 11:50 AM, Dave Huang <k...@azeotrope.org> wrote: > On 2014-02-12 11:46 AM, C M wrote: > >> For what it's worth, line 93 refers in the config file is listed below. >> As far as I know, this file hasn't been modfied recently by anyone. At >> least that's what my team members tell me. >> >> >> 92 ### put last-committed timestamps on every file touched. >> 93 use-commit-times = yes >> 94 ### Set no-unlock to prevent 'svn commit' from automatically >> > > It looks like there's a space at the beginning of line 93... try removing > it. > >