Here it is.

On Tuesday, June 10, 2014 1:58:55 PM UTC-6, Ali Ghorashi wrote:
>
> See attached.
>
> On Tuesday, June 10, 2014 1:50:31 PM UTC-6, David Trowbridge wrote:
>>
>> Can you run with --debug and attach the output?
>>
>> -David
>>
>>
>> On Tue, Jun 10, 2014 at 12:48 PM, Ali Ghorashi <agh...@gmail.com> wrote:
>>
>>> oops I forgot to attach it. The error is:
>>> No Mercurial repository found or selected for 
>>> http://reviews.cei.com/reviews. .reviewboardrc not created.
>>>
>>> -Ali
>>>
>>>
>>> On Tuesday, June 10, 2014 1:45:08 PM UTC-6, David Trowbridge wrote:
>>>
>>>> I don't see an error in your email.
>>>>
>>>> -David
>>>>
>>>>
>>>> On Tue, Jun 10, 2014 at 8:36 AM, Ali Ghorashi <agh...@gmail.com> wrote:
>>>>
>>>>> Hello All,
>>>>> I have a Mercurial repo and I'm trying to setup the .reviewboardrc 
>>>>> file using "rbt setup-repo" per the documentation. However, it keeps 
>>>>> giving 
>>>>> me the following error even though I have a Mercurial Repo configured via 
>>>>> the admin page.
>>>>>
>>>>> Is this a bug or user error?
>>>>>
>>>>> -Ali
>>>>>
>>>>> -- 
>>>>> Get the Review Board Power Pack at http://www.reviewboard.org/
>>>>> powerpack/
>>>>> ---
>>>>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
>>>>> ---
>>>>> Happy user? Let us know at http://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 reviewboard...@googlegroups.com.
>>>>>
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>>  -- 
>>> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
>>> ---
>>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
>>> ---
>>> Happy user? Let us know at http://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 reviewboard...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
{
    "links": {
        "create": {
            "href": "http://reviews.cei.com/reviews/api/repositories/";, 
            "method": "POST"
        }, 
        "self": {
            "href": "http://reviews.cei.com/reviews/api/repositories/";, 
            "method": "GET"
        }
    }, 
    "repositories": [
        {
            "id": 1, 
            "links": {
                "branches": {
                    "href": 
"http://reviews.cei.com/reviews/api/repositories/1/branches/";, 
                    "method": "GET"
                }, 
                "commits": {
                    "href": 
"http://reviews.cei.com/reviews/api/repositories/1/commits/";, 
                    "method": "GET"
                }, 
                "delete": {
                    "href": 
"http://reviews.cei.com/reviews/api/repositories/1/";, 
                    "method": "DELETE"
                }, 
                "diff_file_attachments": {
                    "href": 
"http://reviews.cei.com/reviews/api/repositories/1/diff-file-attachments/";, 
                    "method": "GET"
                }, 
                "info": {
                    "href": 
"http://reviews.cei.com/reviews/api/repositories/1/info/";, 
                    "method": "GET"
                }, 
                "self": {
                    "href": 
"http://reviews.cei.com/reviews/api/repositories/1/";, 
                    "method": "GET"
                }, 
                "update": {
                    "href": 
"http://reviews.cei.com/reviews/api/repositories/1/";, 
                    "method": "PUT"
                }
            }, 
            "mirror_path": "", 
            "name": "sispa_core", 
            "path": 
"ssh://aghora...@source.cei.com//home/hg/projects/sipsa/core", 
            "tool": "Mercurial", 
            "visible": true
        }
    ], 
    "stat": "ok", 
    "total_results": 1
}

Reply via email to