Re: Best Approach to Reconstruct Repo with Changes

2015-04-28 Thread David Trowbridge
Hi, Internally, in the case of an unpushed branch, Review Board does store a parent diff between the parent revision and the posted diff. However, this is not exposed to the user. Typically what will happen in this case is that the parent changes will have their own review requests, in which case

Best Approach to Reconstruct Repo with Changes

2015-04-23 Thread jameslam91744
Hello Review Board users / developers, What is the recommended approach for reconstructing a work copy of the changes in a review request? I am most specifically interested in Git where branching may occur. It seems that an approach would be to 1. Checkout the repo with the base revision