I know in an older version of RBTools I had trouble with including files 
with absolute filesystem paths (see 
https://hellosplat.com/s/beanbag/tickets/3641/).  As far as I know this has 
not been resolved, but I'm not sure if this is exactly what you are seeing 
as I don't recall running into an issue where the filename was duplicated.

For grins you might try a relative path and see what happens.


On Wednesday, February 3, 2016 at 4:04:11 AM UTC-5, Michael Bell wrote:
>
> 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