Hi, I'm unable to get proper diffs. I merged few branches into local repository and modified few files after merging (not committed yet) I wanted to get the diff between HEAD and my working r...
Anonymous
14 years ago
addsvndiffs does basically 'svn diff', so make sure that 'svn diff' is outputting what you want, adjust args as necessary, and then call 'ccollab addsvndiffs new ' with the same args.