Ironic! Thought I'd try it again for no good reason and it works. Go
figure.

On Mar 1, 7:42 am, Stodge <sto...@gmail.com> wrote:
> I'm trying to upload a patch to the RB site for review. So far I've
> tried using the web interface and post-review but nothing works.
>
> post-review gives:
>
> post-review --server=http://reviews.reviewboard.org--diff-
> filename=svn-hook-postcommit-review.patch  --repository-url=git://
> github.com/reviewboard/reviewboard.git
> Error creating review request: The repository path specified is not in
> the list of known repositories
>
> I clone the git repo using the 
> urlhttp://github.com/reviewboard/reviewboard.git.
>
> The web interface gives me:
>
> Traceback:
> File
> "/usr/lib/python2.5/site-packages/Django-1.1.1-py2.5.egg/django/core/
> handlers/base.py"
> in get_response
>   92.                 response = callback(request, *callback_args,
> **callback_kwargs)
> File
> "/usr/lib/python2.5/site-packages/Djblets-0.5.7-py2.5.egg/djblets/auth/
> util.py"
> in _checklogin
>   46.             return view_func(request, *args, **kwargs)
> File
> "/usr/lib/python2.5/site-packages/ReviewBoard-1.5beta1-py2.5.egg/
> reviewboard/reviews/views.py"
> in new_review_request
>   69.
> parent_diff_file=request.FILES.get('parent_diff_path'))
> File
> "/usr/lib/python2.5/site-packages/ReviewBoard-1.5beta1-py2.5.egg/
> reviewboard/reviews/forms.py"
> in create
>   183.                              attach_to_history=True)
> File
> "/usr/lib/python2.5/site-packages/ReviewBoard-1.5beta1-py2.5.egg/
> reviewboard/reviews/forms.py"
> in create
>   235.                                                      history)
> File
> "/usr/lib/python2.5/site-packages/ReviewBoard-1.5beta1-py2.5.egg/
> reviewboard/diffviewer/forms.py"
> in create
>   63.             diff_file, basedir, check_existance=(not
> parent_diff_file)))
> File
> "/usr/lib/python2.5/site-packages/ReviewBoard-1.5beta1-py2.5.egg/
> reviewboard/diffviewer/forms.py"
> in _process_files
>   143.                 raise FileNotFoundError(filename, revision)
>
> Exception Type: FileNotFoundError at /r/new/
> Exception Value: The file 'contrib/tools/svn-hook-postcommit-review'
> (r4612ebf) could not be found in the repository
>
> Even if I use --full-index.
>
> What's a boy to do?? :) Any ideas? Thanks

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