Uhh, my bad. I'm using 1.5, just noticed that adding repositories
through web API came in 1.5.4.

--
Maciek Borzecki



On Wed, Jul 13, 2011 at 8:10 PM, Christian Hammond <chip...@chipx86.com> wrote:
> What version are you using, and are you logged into the API as an
> administrator?
>
> Christian
>
> --
> Christian Hammond - chip...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
>
>
> On Wed, Jul 13, 2011 at 9:54 AM, maciek borzecki <maciek.borze...@gmail.com>
> wrote:
>>
>> I'm trying to add ~50 repositories programmatically using web API.
>> However, for some reason, even if I pass a valid rbsessionid in
>> cookie, I get 405 Method Not Allowed. I'm doing POST on /review/api/
>> repositories with repository described as follows: {"path": "http://
>> 10.10.16.11/scm/git/wific.git", "tool": "Git", "name": "wific"}.
>>
>> When listing links property as got in GET on /review/api/repositories,
>> I see:
>> {'self': {'href': 'http://10.10.16.117/review/api/repositories/',
>> 'method': 'GET'}}.
>> I think that as "create" is missing, I won't be able to do the actual
>> POST.
>> Is there something I'm missing from rb configuration?
>>
>> Thanks,
>> Maciek
>>
>> --
>> 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

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