All,

I intended the path & mirror to match. The fact that they do not is a typo.

... they should both be

path  
:ext:devd...@foo.bar.com/home/cvs<http://ext:nmil...@gpscvs.cybersource.com/home/cvs>
mirror path  :ext:devd...@foo.bar.com/home/cvs


cheers,
Noel

On Fri, Aug 27, 2010 at 1:29 PM, bigoldrock <noeldamonmil...@gmail.com>wrote:

> RB,
>
> Please help: I am able to get either
>
> Got API Error 105 (HTTP code 200): One or more fields had errors
> >>> Error data: {u'fields': {u'path': [u'Permission denied, please try
> again.\r\nPermission denied, please try again.\r\nPermission denied
> (publickey,gssapi-with-mic,password).\r\ncvs [checkout aborted]: end of file
> from server (consult above messages if any)\n']}, u'stat': u'fail', u'err':
> {u'msg': u'One or more fields had errors', u'code': 105}}
>
> or
>
> HTTP POSTing to http://localhost/reviews/api/json/reviewrequests/new/:
> {'repository_path': 'foo.bar.com/home/cvs', 'submit_as': 'foo'}
> >>> Got API Error 206 (HTTP code 200): The repository path specified is not
> in the list of known repositories
> >>> Error data: {u'repository_path': u'foo.bar.com/home/cvs', u'stat':
> u'fail', u'err': {u'msg': u'The repository path specified is not in the list
> of known repositories', u'code': 206}}
>
>
> depending on how I set up the repository.
>
> please provide a functional example for CVS respository settings, post-
> review command, and path in which you run it.
>
> given the following:
>
>
> ####################
> 1. cat CVS/Root
> :ext:devd...@foo.bar.com/home/cvs
>
> 2. cvs -d:ext:devd...@foo.bar.com/home/cvs checkout getting/fee
>
> 3. cd ./getting
>
> 4. vi fee/random.file
>
> 5. post-review fee/random.file
>
> ####################
>
> repository settings
>
> name    foobarrepo
> path  :ext:nmil...@gpscvs.cybersource.com/home/cvs
> mirror path  :ext:devd...@foo.bar.com/home/cvs
> name  devdude
> password  devdude
>
>
> ####################
>
> post-review -p -d --server=http://localhost/reviews/ --submit-
> as='devdude' --username=devdude --password=devdude --summary='this is
> a test reviewboard entry' --description='added a single comment to the
> random.file file' fee
>
> ####################
>
> what looks wrong or inconsistent?

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