Jagadeesh,

When using pure SVN on the client, this is difficult (since it's hard to
peel apart separate but related uncommitted changes to the same file). The
best way to get this kind of workflow is probably to use git-svn on the
client side. You can then make a branch with multiple commits (one for each
change that you want to review) and post each of those using 'rbt post
<commit>'

-David

On Wed, Nov 4, 2015 at 1:26 AM, Jagadeesh Cherukuri <
jagadeesh.cherukuri1...@gmail.com> wrote:

> Hi,
>
>  I am using subversion repository with Review board as the tool for code
> reviews. I am trying to do the below.
> 1. RB-1 is posted on SVN revision X.
> 2. RB-1 is not yet committed to the repository.
> 3. Now, I did some more changes on top of (SVN revision X + RB-1 changes).
> I want to post an RB-2 which has only these changes (Should not contain
> RB-1 changes in its diff).
>
> Is it possible any way? If so, please let me know.
>
> Thanks and Regards,
> Jagadeesh.
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to