On 2/2/06, Simon Belak <[EMAIL PROTECTED]> wrote: > I hate variable arguments. ;) > > Any better? > > Trully sorry for the inconviniance everyone.
No problem... the only way to find all of the tricky cases is for people to try it. A couple of suggestions: - try saving the output of a single svn diff command (rather than running on each file). That might patch better (I'm not sure) - try sending the patch as an attachment... email does weird things sometimes - where reasonable, try to make a unit test that fails in the way that's being reported. this is the best way to ensure that something is fixed and stays fixed (yes, I'm test-infected :) Kevin

