sureshvv / reviewboard

Automatically exported from code.google.com/p/reviewboard
0 stars 0 forks source link

create a 'apply-review-diff' script which pulls a review's diff and applies it #482

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be convenient to have a script which is the complement of
'post-review', and can be used for pulling reviews and applying their diffs
to a specified directory.  Optionally, if the current/specified directory
is a clean repository (with no pending changes), the script could change
the working-version to the 'from' version of the diffs before applying them.

Original issue reported on code.google.com by edgi...@gmail.com on 6 May 2008 at 2:50

GoogleCodeExporter commented 9 years ago
I'm planning a suite of tools for working with Review Board servers, and this 
will be
one of them. However, it's happening down the road and won't be written any 
time soon.

For now, it's trivial to write something that just pulls the patch down and 
applies
it. Maybe I'll go ahead and do this one early, but I'm not guaranteeing it, so
pushing this to 2.0.

Original comment by chip...@gmail.com on 6 May 2008 at 7:10

GoogleCodeExporter commented 9 years ago
See also bug 445

Original comment by chip...@gmail.com on 4 Aug 2008 at 8:50

GoogleCodeExporter commented 9 years ago
In fact, I'm going to say that this and bug 445 are actually the same request, 
in
slightly different forms.

Original comment by trowb...@gmail.com on 5 Oct 2009 at 7:17