On Mon, Apr 19, 2004 at 20:06 +0200, Pip Oomen wrote: > I just ran a "svn diff" against the repository and still find just a > single parameter to the di_exec call on line 105. Are you sure the fix > was checked in? "svn diff" only shows the difference between your working copy and what's in your .svn/text-base directories. You need to do "svn up". -- Pelle