Comment #22 on issue 2359 by [email protected]: Review creation fails with
patches created with Subversion 1.7.x if they include a property change.
http://code.google.com/p/reviewboard/issues/detail?id=2359
@Denis
How to use your patch file with post-review.exe?
I'm using RB as review tool for every commit, so I have SVN
post-commit-hook that generates review using:
post-review --repository-url=$repoURL --revision-range=$prev:$rev
--summary=\"$summary\" --server=$reviewBoardURL --username=$reviewBoardUser
--password=$reviewBoardPwd --submit-as=$auth -p --description-file=$descfile
for each commit.
Thanks
--
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.