Hi

I am using a git repository and on using "rbt post", the diff is not 
displayed on the UI for exisitng files. Any new files that I add are  
properly displayed.
For instance, this is the message I received:
"
The patch to 'README.md' didn't apply cleanly. The temporary files have 
been left in '/tmp/reviewboard.8EC481' for debugging purposes.
`patch` returned: 
"
 As I saw in other posts by people facing similar problems, and they were 
asked to check the files in /tmp/<foldername>, I did the same.
These are the results I obtained:


   1. cat /tmp/reviewboard.vEIWOG/README.md.diff
   
   
   diff --git a/README.md b/README.md
   
   index 7e7385be8ca11bc32341e47ca24ccfef66157c53 
<https://github.com/reviewboard/reviewboard/commit/7e7385be8ca11bc32341e47ca24ccfef66157c53>..9f563e723a313c2c33af13931873a79a0293e72e
 100644
   
   --- a/README.md
   
   +++ b/README.md
   
   @@ -1,2 +1,4 @@
   
    To Be Done
   
   -TBD
   
   \ No newline at end of file
   
   +TBD
   
   +
   
   + 
   2. cat  /tmp/reviewboard.vEIWOG/tmphsIt9H-new.rej
   
   
   --- README.md
   
   +++ README.md
   
   @@ -1,2 +1,4 @@
   
    To Be Done
   
   -TBD+TBD
   
   +
   
   +
   
   Any idea on what I might be doing wrong?
   


-- 
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