It's converting the host:path syntax into URL syntax, which is why the
colon is going away.

The actual failure here seems to be "error: cannot spawn rbssh: No such
file or directory". It sounds like the paths aren't set up properly.

Note also that using remote git *requires* that you use the "raw file url"
with a frontend like cgit or gitweb due to insufficiencies in git's remote
protocols. The admin docs explain how to set this up.

-David



On Tue, Sep 10, 2013 at 8:48 AM, Atif <syedatifna...@gmail.com> wrote:

> I am posting this issue again - Will greatly appreciate if someone can
> help me.
> I am trying to add git repository on a remote machine.
>
> Along with other info in Manage->Repositories->Add, I entered the
> following path for the remote repo: 10.10.94.4:
> /localhome/gitusers/username/reponame.git.
> However, I keep getting the error below:
> A repository was not found at the specified path.
>
> When I looked at the log, it shows the following error:
> 2013-09-10 10:38:22,201 - DEBUG -  - Switch to new keys ...
> 2013-09-10 10:38:22,217 - DEBUG -  - Trying SSH key
> 7d5c466f04987b925e1ffddfa28a8c68
> 2013-09-10 10:38:22,233 - DEBUG -  - userauth is OK
> 2013-09-10 10:38:24,313 - INFO -  - Authentication (publickey) successful!
> 2013-09-10 10:38:24,424 - DEBUG -  - EOF in transport thread
> 2013-09-10 10:38:24,438 - ERROR -  - Git: Failed to find valid repository
> ssh://10.10.94.12/localhome/gitusers/username/reponame.git: error: cannot
> spawn rbssh: No such file or directory
> fatal: unable to fork
>
> Here are my questions:
>
>    1. Why is it giving the error?
>    2. Why does the path (see highlighted in green) in log error removes
>    semicolon in ssh path? I think that may be causing the issue.
>
> thanks in advance
> Atif
>
> --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.

Reply via email to