Hey Wei,
Here's where I'd start:
1) Download the diff (when viewing the review request, there's a
button in the top right to download)
2) Save the diff into your reviewboard root directory.
3) Apply the diff, using the command "git apply" - so if you named
the diff "tracking_changes.diff", you'd use:
git apply tracking_changes.diff
If all goes well, this will apply the diff to your current branch.
You'll still need to add / commit those changes.
Once you've got something you'd like to have reviewed, I'd put up a
new review request. You can link to the old request in the
description, but I think we should probably mark that old request as
"discarded".
-Mike
On Feb 1, 5:04 am, Wei Lu Liu <
wei...@sfu.ca> wrote:
> Hi all,
>
> I think this is a general problem for rookies.
>
> I am currently working on "Tracking User Changes". Valeeds had a old
> post request 2615 of it, but it was unfinished.
http://reviews.reviewboard.org/r/2615/