Hi,

Fuzzy matching for this purpose will be added in a future release, but that
doesn't help you right now.

I'd recommend not including the <my_user> part in the repository path for
now on your clients. Instead, try setting that in your ~/.ssh/config, like
so:

Host git.fedorahosted.org
User my_user

(I think that's right)

Alternatively, if your username matches your local box, you don't even need
the <my_user> part.

I know it's not ideal, but until fuzzy matching is in, it's sort of needed.

Christian

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


On Sun, Aug 15, 2010 at 4:47 AM, Kalium <raymond.ma...@gmail.com> wrote:

> Hi, when I run 'post-review' i get the error
>
> "The repository path "ssh://<my_user>@git.fedorahosted.org/git/
> <project>.git" is not in the
> list of known repositories on the server."
>
> So If I add that repository verbatim into the 'Mirror path' it works
> fine. If I try and remove the user, or change the
> path in any way, has the original problem.
>
> How do I set it up so different git users (other than just <my_user>)
> can use post-review correctly?
>
> 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<reviewboard%2bunsubscr...@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