Thanks for the info.

For #2, I just meant what were the full command line arguments for `rbt
post` for any uploaded diff that resulted in these errors. I think the rest
of your information helped me to get a good picture there.

Can you also tar or zip the contents of that temp directory and send it?
(Hopefully there's no sensitive information in that -- I really need the
exact, unmodified contents).

Christian

-- 
Christian Hammond
President/CEO of Beanbag <https://www.beanbaginc.com/>
Makers of Review Board <https://www.reviewboard.org/>

On Wed, Jan 11, 2017 at 2:19 AM, dressarosa94 <[email protected]> wrote:

> Hi
>
> 1) Reviewboard version: 2.5.7
>     RBTools 0.7.5
> 2) Not sure what you mean by this, since the diff seems to be uploaded on
> to the UI. The "download diff" button on the web UI works fine, but when I
> click on the tab "Diff", I see this for any edited file (that already
> existed in the repo, not a file that was added in this commit), I see the
> following message displayed:
> "
>    Revision 7e7385be8ca11bc32341e47ca24ccfef66157c53
>    New Change
>
>      There was an error displaying this diff.
>
>
>     The patch to 'README.md' didn't apply cleanly. The temporary files
> have been left in '/tmp/reviewboard.sxVJ8x' for debugging purposes.
> `patch` returned:
> "
>      This may be a bug in the software, a temporary outage, or an issue
>      with the format of your diff.
> "
> 3)
>
> On using rbt post -d, the following output was seen:
>
> RBTools 0.7.5
>
>
> Python 2.7.6 (default, Oct 26 2016, 20:30:19)
>
> [GCC 4.8.4]
>
> Running on Linux-3.13.0-76-generic-x86_64-with-Ubuntu-14.04-trusty
>
> Home = /homes/somename
>
> Current directory = /homes/somename/somefolder
>
> Checking for a Subversion repository...
>
> Running: svn --non-interactive info
>
> Command exited with rc 126: ['svn', '--non-interactive', u'info']
>
> /volume/buildtools/bin/svn: 99: exec: /volume/labtools/bin/svn: Permission 
> denied
>
> ------------------------------
>
>
>
>
>
>
> Checking for a Git repository...
>
> Running: git rev-parse --git-dir
>
> Running: git config core.bare
>
> Running: git rev-parse --show-toplevel
>
> Running: git symbolic-ref -q HEAD
>
> Running: git config --get branch.master.merge
>
> Running: git config --get branch.master.remote
>
> Running: git config --get remote.origin.url
>
> repository info: Path: https://git.somepath, Base path: , Supports 
> changesets: False
>
> Making HTTP GET request to http://someserver/api/
>
> Running: git rev-parse refs/heads/master
>
> Running: git merge-base 941983aaa9f032d1fb49bf45481936b674eb5896 origin/master
>
> Running: git rev-parse 64e8962084075fba4884c6cb858501800d8a58f8
>
> Running: git status --porcelain --untracked-files=no
>
> Running: git rev-parse --git-dir
>
> Running: git version
>
> Running: git -c core.quotepath=false -c diff.noprefix=false diff --no-color 
> --full-index --ignore-submodules -M --no-ext-diff 
> 64e8962084075fba4884c6cb858501800d8a58f8..941983aaa9f032d1fb49bf45481936b674eb5896
>
> Making HTTP GET request to http://someserver/api/validation/diffs/
>
> Cached response for HTTP GET http://someserver/api/validation/diffs/ expired 
> and was modified
>
> Making HTTP POST request to http://someserver/api/validation/diffs/
>
> Making HTTP GET request to 
> http://someserver/api/review-requests/?only-links=create&only-fields=
>
> Cached response for HTTP GET 
> http://someserver/api/review-requests/?only-links=create&only-fields= expired 
> and was modified
>
> Making HTTP POST request to http://someserver/api/review-requests/
>
> Making HTTP GET request to 
> http://someserver/api/review-requests/16/diffs/?only-fields=
>
> Added cache entry for HTTP GET request to 
> http://someserver/api/review-requests/16/diffs/?only-fields=
>
> Making HTTP POST request to http://someserver/api/review-requests/16/diffs/
>
> Making HTTP GET request to 
> http://someserver/api/review-requests/16/draft/?only-fields=commit_id
>
> Added cache entry for HTTP GET request to 
> http://someserver/api/review-requests/16/draft/?only-fields=commit_id
>
> Running: git log --reverse --pretty=format:%s%n%n%b 
> ^64e8962084075fba4884c6cb858501800d8a58f8 
> 941983aaa9f032d1fb49bf45481936b674eb5896
>
> Making HTTP PUT request to http://someserver/api/review-requests/16/draft/
>
> Review request #16 posted.
>
> 4) It is origin/master
>
> 5) The contents of .reviewboardrc are:
> REVIEWBOARD_URL = "someserver"
> REPOSITORY = "uta"
> BRANCH = "master"
> LAND_DEST_BRANCH = "master"
>
> NOTE: I have replaced all the sensitive information with things like 
> someserver, somepath etc
>
>
>
> --
> 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 [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to