Re: reviewboard hangs while parsing diff file

2017-10-30 Thread Christian Hammond
Hi, Most likely, a change is being posted for a branch against one upstream tracking branch (say, origin/branchA), but RBTools hasn't been told this and couldn't find the correct tracking branch so is using the default (origin/master). Is either --tracking-branch being passed on the command line

reviewboard hangs while parsing diff file

2017-10-27 Thread czybla
We are using reviewboard 2.5 for our git repositories. When user posts review to reviewboard below error happens from time to time. When it happens terminal, after executin "rbt post", is hanging and ctrl-C is only way. We have noticed: * error is spotted more often for big repostories (where