reviewboard link with Gitblit set up issue

208 views
Skip to first unread message

李海梅

unread,
Mar 6, 2013, 5:59:20 AM3/6/13
to revie...@googlegroups.com
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

Christian Hammond

unread,
Mar 7, 2013, 8:27:31 PM3/7/13
to revie...@googlegroups.com
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 - chi...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.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...@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...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

李海梅

unread,
Mar 10, 2013, 10:12:22 PM3/10/13
to revie...@googlegroups.com
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.


 

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...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Haimei Li
CISCO,Hangzhou,China
E-Mail: lihaime...@gmail.com

Christian Hammond

unread,
Mar 11, 2013, 3:36:52 PM3/11/13
to revie...@googlegroups.com
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 - chi...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


李海梅

unread,
Mar 12, 2013, 1:39:40 AM3/12/13
to revie...@googlegroups.com
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.

Christian Hammond

unread,
Mar 12, 2013, 3:06:10 PM3/12/13
to revie...@googlegroups.com, revie...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages