Comment #12 on issue 1235 by [email protected]: More intelligent handling of
rename operations.
http://code.google.com/p/reviewboard/issues/detail?id=1235
I try to generate "git diff -M --full-index revA revB" but the patch is not
accepted by RB with error:
The file 'path/to/fileB' (r) could not be found in the repository
Where could be the problem? I'll try to add # Node ID/ # Parent at the top
of diff file but no success (same result), if I try to prepend before line
Similarity index 100% a line index revA..revB 100644 the error is only more
concrete:
The file 'path/to/fileB' (revA) could not be found in the repository
I suppose that fileB should be searched in revB not revA.
Thank for any advice (We use RB v1.6.4.1).
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.