How did you generate/upload the diff? It looks like the base path was set
incorrectly. If you use post-review, this should be taken care of for you.

Also, how did you install Review Board? The humanize error indicates your
Djblets wasn't updated properly (which should happen automatically).

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Tue, Oct 16, 2012 at 1:08 AM, Neil Bird <fnx...@gmail.com> wrote:

> I'm trying to set up ReviewBoard (1.6.11, on Scientific Linux 6), and am
> trying to post a diff to a review from Subversion (RBTools 0.4.2), where
> the diff contains a new file being added.
>
> It's failing with an error which implies RB is trying to fetch an old
> (non-existent) version of the file to diff:
>
> >>> Got API Error 207 (HTTP code 400): The file was not found in the
> repository
> >>> Error data: {u'stat': u'fail', u'file':
> u'//trunk/Source/Framework/Gui/Tree/TreeEdit.h', u'err': {u'msg': u'The
> file was not found in the repository', u'code': 207}, u'revision':
> u'12566'}
>
>
> The diff contains the following snippet:
>
> Index: trunk/Source/Framework/Gui/Tree/TreeEdit.h
> ===================================================================
> --- trunk/Source/Framework/Gui/Tree/TreeEdit.h  (revision 0)
> +++ trunk/Source/Framework/Gui/Tree/TreeEdit.h  (revision 12567)
> @@ -0,0 +1,108 @@
> +#ifndef TREE_CELLEDIT_H
> +#define TREE_CELLEDIT_H
> ...
>
> Is this a config. issue or a bug?
>
> FWIW, I tried the latest 1.6.13, but that wouldn't run due to some odd
> Django error about not being able to find humanize or something.
>
> --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to