Forum Discussion

giridhart's avatar
13 years ago

codecollab svn diffs

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 repo but when I use

ccollab addsvndiffs  new

I dont see all the files on codecollab review, I miss files that are new and and other files that are not modified after the merge.



Please help me here.

thanks.



Giri

1 Reply

  • Anonymous's avatar
    Anonymous
    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.