What is wstartupapp? An SVN checkout?

post-review requires a valid repository URL. This must be the same as that
configured on Review Board, so it likely would be http(s)/svn(+ssh)-based
(assuming SVN).

Christian

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


On Mon, Jul 2, 2012 at 7:48 PM, Peter Konneker <pkonne...@wahoo.com> wrote:

> No worries. Grateful for any help at all.
>
> Here's the command: post-review -p
> --repository-url=/home/reviewboard/wstartupapp --revision-range=31272
> --submit-as=pkonneker --debug
>
> running from the root of the checkout.
>
> And here's the .reviewboardrc
>
> #REPOSITORY = 'wstartupapp'
>> GUESS_DESCRIPTION = 1
>> GUESS_SUMMARY = 1
>> USERNAME = 'user'
>> PASSWORD = 'pwd'
>> REVIEWBOARD_URL = 'http://localhost'
>
>
> And here's the debug output
>
> >>> RBTools 0.4.1
>> >>> Home = /home/reviewboard
>> >>> HTTP GETting api/
>> >>> HTTP GETting http://localhost/api/info/
>> >>> Using the new web API
>> reviewbo...@trogdor.wahoo.com's password:
>> reviewbo...@trogdor.wahoo.com's password:
>> reviewbo...@trogdor.wahoo.com's password:
>> >>> HTTP GETting http://localhost/api/repositories/
>> >>> HTTP GETting http://localhost/api/repositories/1/
>> >>> HTTP GETting http://localhost/api/repositories/1/info/
>> >>> Attempting to create review request on /home/reviewboard/wstartupapp
>> for None
>> >>> Submitting the review request as pkonneker
>> >>> HTTP POSTing to http://localhost/api/review-requests/: {'submit_as':
>> 'pkonneker', 'repository': '/home/reviewboard/wstartupapp'}
>> >>> Review request created
>> >>> Uploading diff, size: 87196
>> >>> HTTP POSTing to http://localhost/api/review-requests/5/diffs/:
>> {'basedir': '/'}
>>
>> >>> Got API Error 105 (HTTP code 400): One or more fields had errors
>> >>> Error data: {u'fields': {u'path':
>> [u"'/home/reviewboard/wstartupapp/wstartupapp/build' is not a working
>> copy\n'/home/reviewboard/wstartupapp/wstartupapp/build' does not exist"]},
>> u'stat': u'fail', u'err': {u'msg': u'One or more fields had errors',
>> u'code': 105}}
>> Error uploading diff
>> The generated diff file was empty. This usually means no files were
>> modified in this change.
>> Try running with --output-diff and --debug for more information.
>> Your review request still exists, but the diff is not attached.
>
>
> Can get the diff if you want. It's printing one out just fine.
>
> On Monday, July 2, 2012 3:56:13 PM UTC-6, Christian Hammond wrote:
>>
>> Hey Peter,
>>
>> Sorry, missed your previous e-mail.
>>
>> What's the command line you're using for this?
>>
>> Christian
>>
>  --
> 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