On domingo, 25 de março de 2012 21.12.52, Yang Fan wrote: > I want to try the way mentioned in > http://wiki.qt-project.org/Setting_up_Gerrit#Cloning_a_Qt5_submodule, but I > don't have the JIRA account and couldn't find where to register.
If you had a JIRA account, you'd be registered :-) The registration *is* the JIRA account. > I modified > the ~/.ssh/config file, set the SSH port to 29418 and left the user name > line blank, then got the following error messages: > > missdeer@ubuntu:/media/Documents_/qt5-git$ ./qtrepotools/bin/qt5_tool -p > Subroutine main::getcwd redefined at ./qtrepotools/bin/qt5_tool line 29 > Pulling Qt 5 in /media/Documents_/qt5-git > ### [qt5-git] /usr/bin/git pull > Already up-to-date. > Examining: qlalr url: http://git.gitorious.org/qt/qlalr.git ### [qlalr] > /usr/bin/git fetch --all > Fetching origin > Fetching gerrit > Permission denied (publickey). > fatal: The remote end hung up unexpectedly > error: Could not fetch gerrit > fetch of qlalr failed at ./qtrepotools/bin/qt5_tool line 470. > > What can I do then? Clone manually: Go into the qt5 dir and simply run: git submodule init git submodule update -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center Intel Sweden AB - Registration Number: 556189-6027 Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest