Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jubula-dev] Some info on the move to gerrit

Hi all,

the gerrit review system has been enabled for Jubula at the Eclipse site. Access is via https://git.eclipse.org/r/

I pushed and reviewed the Date functions using gerrit on Saturday (see below for the reason).

However there are some problems to be addressed:

* The "old" git repository does no longer allow pushes. We have to find out how to allow committers direct push access. For the time being there is a workaround: define a second push rule for the Jubula repository, see wiki.eclipse.org/Gerrit#Adding_a_dedicated_remote then do a "git push review".

You have to "review" your push and submit it to get it to the "real" repo.

* To access the review part you have to go through http://wiki.eclipse.org/Gerrit#Logon Don't use the committer account for login, but stick to the writing. You have to do this before gerrit is fully functional.

* The URLs for the gerrit repo are different from the ones send out recently:

ssh://userid@xxxxxxxxxxxxxxx:29418/jubula/org.eclipse.jubula.core.git
https://git.eclipse.org/r/p/jubula/org.eclipse.jubula.core.git

For https access you have to set a password in the gerrit preferences (via the web access). This is NOT the password you have used to access the gerrit review system.

* @Bredex: Torsten has configured the firewall to allow ssh access via the https proxy on dedicated server/port combinations. Therefore it is now possibly to use the normal host/port numbers for git-ssh if your https proxy is configured.

Happy gerrit'ing

Achim



--------------------------------------------------------
BREDEX GmbH
Mauernstr. 33
38100 Braunschweig

Tel.: +49-531-24330-0
Fax:  +49-531-24330-99
http: www.bredex.de

Geschäftsführer: Hans-J. Brede, Achim Lörke, Ulrich Obst
Amtsgericht Braunschweig HRB 2450



Back to the top