Hi,

I am seeing an anomaly when I run 'rbt diff' with '--include'. I am using 
'--include' because I only want to include that file in the revision range.

The command I'm running is:

rbt diff --server=http://xx.x.xx.xxx --repository-url=http://repo/svn/ 
--include=/path/example/with/file.txt 5:12


The response/diff I get is correct, with the exception of the path:

Index: /path/example/with/file.txt/file.txt
===================================================================
--- /path/example/with/file.txt/file.txt (revision 5)
+++ /path/example/with/file.txt/file.txt (revision 12)


As you can see 'file.txt' is repeated twice.

Am I running 'rbt diff' correctly? Am I missing an option?

Thanks,
Michael

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