Agreed. This looks exactly like what I'd expect to see. It's a typical result from running 'svn diff'.
Christian On Wednesday, February 19, 2014, Andrew Hills (anhills) <[email protected]> wrote: > Is it just me, or do those paths look identical? Those are paths relative > to the repository root, and doesn’t seem to have anything to do with remote > servers. > > On Feb 19, 2014, at 10:40 AM, Allen > <[email protected]<javascript:_e(%7B%7D,'cvml','[email protected]');>> > wrote: > > After a code review is created, there`s a button for user to download > the patch file. > The problem I have here is, I tried to apply that patch file to my local > working copy, but the paths are wrong! > Seems the "rbtool" changes all the files` path when creating a code > review. > > Here`s a example of what those paths look like: > > --- /trunk/ReviewBoardTest/src/ReviewBoardTest.java (revision 166) > +++ /trunk/ReviewBoardTest/src/ReviewBoardTest.java (working copy) you > see here? The working copy is locally, but the review board changes its path > to remote server. > > > I think it will be great if I can just simply download the patch file and > apply it without modifying the paths. Any idea about why the paths are > changed? Thansk! > > > -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://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 > [email protected]<javascript:_e(%7B%7D,'cvml','reviewboard%[email protected]');> > . > For more options, visit https://groups.google.com/groups/opt_out. > > -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://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 > [email protected]<javascript:_e(%7B%7D,'cvml','reviewboard%[email protected]');> > . > For more options, visit https://groups.google.com/groups/opt_out. > -- -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
