Re: [Development] Can't switch submodules to master and Mac build still broken

2012-06-18 Thread Stephen Chu
On 6/18/12 10:24 AM, shane.kea...@accenture.com wrote: > You might be able to get the script working by changing the port in your > ~/.ssh/config file > > Host codereview.qt-project.org > Port 29418 > User (your name) > > That makes "ssh://codereview.qt-project.org/..." expand to "ssh://

Re: [Development] Can't switch submodules to master and Mac build still broken

2012-06-18 Thread shane.kearns
alf Of Rohan McGovern > Sent: 17 June 2012 23:41 > To: ext Stephen Chu > Cc: Development > Subject: Re: [Development] Can't switch submodules to master and Mac > build still broken > > Stephen Chu said: > > I still can't get Qt 5 build on OS X for the merged cod

Re: [Development] Can't switch submodules to master and Mac build still broken

2012-06-17 Thread Stephen Chu
On 6/17/12 6:40 PM, Rohan McGovern wrote: > Stephen Chu said: >> I still can't get Qt 5 build on OS X for the merged code >> (https://codereview.qt-project.org/#change,28604) hasn't showed up in Qt >> 5 git default yet. So I want to to try moving modules to master to get >> the fixes by the instruc

Re: [Development] Can't switch submodules to master and Mac build still broken

2012-06-17 Thread Rohan McGovern
Stephen Chu said: > I still can't get Qt 5 build on OS X for the merged code > (https://codereview.qt-project.org/#change,28604) hasn't showed up in Qt > 5 git default yet. So I want to to try moving modules to master to get > the fixes by the instruction here: > http://qt-project.org/wiki/Buil

Re: [Development] Can't switch submodules to master and Mac build still broken

2012-06-15 Thread Stephen Chu
On 6/15/12 1:25 PM, Thiago Macieira wrote: > On sexta-feira, 15 de junho de 2012 13.11.59, Stephen Chu wrote: >> Stephens-MacBook-Pro:qt3d stephenchu$ git checkout master origin/master >> error: pathspec 'origin/master' did not match any file(s) known to git. > > What is your origin repository's UR

Re: [Development] Can't switch submodules to master and Mac build still broken

2012-06-15 Thread Thiago Macieira
On sexta-feira, 15 de junho de 2012 13.11.59, Stephen Chu wrote: > Stephens-MacBook-Pro:qt3d stephenchu$ git checkout master origin/master > error: pathspec 'origin/master' did not match any file(s) known to git. What is your origin repository's URL? -- Thiago Macieira - thiago.macieira (AT) inte

[Development] Can't switch submodules to master and Mac build still broken

2012-06-15 Thread Stephen Chu
I still can't get Qt 5 build on OS X for the merged code (https://codereview.qt-project.org/#change,28604) hasn't showed up in Qt 5 git default yet. So I want to to try moving modules to master to get the fixes by the instruction here: http://qt-project.org/wiki/Building-Qt-5-from-Git#181b27e32