We don't use or respect SSH_ASKPASS. We provide our own ssh binary that should 
do the right thing, provided you generate an SSH key that does not require a 
password.

Christian


On Mar 11, 2013, at 22:39, 李海梅 <lihaimei880...@gmail.com> wrote:

> When I add a new git repo, server log gives me : 
> "Git: Failed to find valid repository 
> http://csit-git.corp.webex.com/git/SBP/webexBRM.git:
> (gnome-ssh-askpass:32689): Gtk-WARNING **: cannot open display:"
> 
> And I use this command on reviewboard server: unset SSH_ASKPASS
> And then, I save again. It doesn't give error, but saving for so long time, 
> no result.
> 
> 
> Does something wrong with "unset SSH_ASKPASS" command?
> What's relationship between this error and SSH SETTINGS which is in 
> adminstrator's dashboard?
> 
> Thanks for your suggestion.
> 
> On Tue, Mar 12, 2013 at 3:36 AM, Christian Hammond <chip...@chipx86.com> 
> wrote:
>> You'd have to look at the process list and see if anything spawned. Could 
>> look to see if rbssh is running and stuck. It might be asking for input, 
>> which would indicate you don't have an SSH key set up correctly, or the key 
>> you have requires a password (which we don't support).
>> 
>> Christian
>> 
>> -- 
>> Christian Hammond - chip...@chipx86.com
>> Review Board - http://www.reviewboard.org
>> VMware, Inc. - http://www.vmware.com
>> 
>> 
>> On Sun, Mar 10, 2013 at 7:12 PM, 李海梅 <lihaimei880...@gmail.com> wrote:
>>> Thanks Christian.
>>> 
>>> We are using ReviewBoard is 1.7.1
>>> 
>>> We try the command in reviewboard server :git ls-remote <url> HEAD, it can 
>>> work fine. After we key in user id and password, it will return hashcode id 
>>> for HEAD very fast. The <url> is the link we set up in repoistory form.  
>>> But this link is not working in repoisotry form and keep checking something 
>>> when we klick save buttom.
>>> 
>>> Is there some log we can know which step block the process or how many 
>>> check step will done by reviewboard for a new repository adding ?  
>>> 
>>> And currently we want set the url link to git server diretly, we dont want 
>>> create a local repo on reviewboard server. The git server we use GitBlit, 
>>> the repository url we used is metioned in GitBlit. So we fill the raw RUL 
>>> like : 
>>> http://gittest.com/gitblit/raw/?f=<filename>&r=projectname.git&h=<revision> 
>>> also, even we remove the raw RUL set also is the same issue.
>>> 
>>> 
>>> Thanks for your suggestion again.
>>> 
>>> 
>>>  
>>> 
>>> On Fri, Mar 8, 2013 at 9:27 AM, Christian Hammond <chip...@chipx86.com> 
>>> wrote:
>>>> Hi,
>>>> 
>>>> When saving the repository form, Review Board will try to do a 'git 
>>>> ls-remote <url> HEAD'. Might want to check that that does what you expect 
>>>> from that server.
>>>> 
>>>> What version of Review Board are you using?
>>>> 
>>>> Christian
>>>> 
>>>> -- 
>>>> Christian Hammond - chip...@chipx86.com
>>>> Review Board - http://www.reviewboard.org
>>>> VMware, Inc. - http://www.vmware.com
>>>> 
>>>> 
>>>> On Wed, Mar 6, 2013 at 2:59 AM, 李海梅 <lihaimei880...@gmail.com> wrote:
>>>>> hi,
>>>>> 
>>>>> I got some issue on we set up reviewboard with GitBlit, i set up the path 
>>>>> like: http://gittest.com/git/projectname.git
>>>>> and also set the raw RUL like : 
>>>>> http://gittest.com/gitblit/raw/?f=<filename>&r=projectname.git&h=<revision>
>>>>> and also provide user id and password. After I click save bottom, it will 
>>>>> keep running and no error feedback in error log, even more than half 
>>>>> hour.  How I know what the reviewboard server is doing?
>>>>> 
>>>>> Could you help on this, or do you have some suggestion on it?
>>>>> 
>>>>> 
>>>>> 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
>>>>> For more options, visit this group at 
>>>>> http://groups.google.com/group/reviewboard?hl=en
>>>>> --- 
>>>>> 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.
>>>> 
>>>> -- 
>>>> 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
>>>> --- 
>>>> You received this message because you are subscribed to a topic in the 
>>>> Google Groups "reviewboard" group.
>>>> To unsubscribe from this topic, visit 
>>>> https://groups.google.com/d/topic/reviewboard/MxFwhtvNa6k/unsubscribe?hl=en.
>>>> To unsubscribe from this group and all its topics, send an email to 
>>>> reviewboard+unsubscr...@googlegroups.com.
>>>> 
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>> 
>>> 
>>> 
>>> -- 
>>> Haimei Li
>>> CISCO,Hangzhou,China
>>> E-Mail: lihaimei880...@gmail.com
>>> -- 
>>> 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
>>> --- 
>>> 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.
>> 
>> -- 
>> 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
>> --- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "reviewboard" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/reviewboard/MxFwhtvNa6k/unsubscribe?hl=en.
>> To unsubscribe from this group and all its topics, send an email to 
>> reviewboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
> 
> 
> 
> -- 
> Haimei Li
> CISCO,Hangzhou,China
> E-Mail: lihaimei880...@gmail.com
> -- 
> 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
> --- 
> 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.
>  
>  

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