Comment #3 on issue 2405 by kofem...@gmail.com: review board cant show patches if HEAD is modified
http://code.google.com/p/reviewboard/issues/detail?id=2405


My apologies for delay.

I use repository with mercurial.

I have looked with tcpdump and here is the result:
if patches are produced with --git option, then there are no version information included into diff:

diff --git a/file1 b/file1

without --git option version numbers are included:
diff -r 5c8aa63c3bbd -r 54de8eca7162 file1

probably this is the source of the problem.
Now question is should review board pic and store current HEAD or
postreview script which I use.

Thanks,
-k




--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to