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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to