Re: [qooxdoo-devel] GIT well....well....

2011-10-31 Thread Stefan Andersson
the read-only URL, git://github.com/qooxdoo/qooxdoo.git. Thanks Thomas, it works and no more errors. Stefan -- Get your Android app more play: Bring it to the BlackBerry PlayBook

Re: [qooxdoo-devel] GIT well....well....

2011-10-31 Thread thron7
> > > svn update > > after a fresh > > svn checkout http://svn.github.com/qooxdoo/qooxdoo.git qooxdoo.git > > a git clone we never got working...so far without the public key upload to > github, as: > git clone g...@github.com:qooxdoo/qooxdoo.git > > gives > > Cloning into qooxdoo... > Permission d

Re: [qooxdoo-devel] GIT well....well....

2011-10-31 Thread Joachim Baran
On 31 October 2011 09:06, Stefan Andersson wrote: > git clone g...@github.com:qooxdoo/qooxdoo.git > > It should be: git clone git://github.com/qooxdoo/qooxdoo.git You can get that URL by clicking on 'Git Read-Only' in the repo web-interface. Joachim --

Re: [qooxdoo-devel] GIT well....well....

2011-10-31 Thread Stefan Andersson
svn update after a fresh svn checkout http://svn.github.com/qooxdoo/qooxdoo.git qooxdoo.git a git clone we never got working...so far without the public key upload to github, as: git clone g...@github.com:qooxdoo/qooxdoo.git gives Cloning into qooxdoo... Permission denied (publickey). fatal

Re: [qooxdoo-devel] GIT well....well....

2011-10-31 Thread thron7
> >> svn: REPORT of '/qooxdoo/qooxdoo.git/!svn/vcc/default': 200 OK ( >> http://svn.github.com) > > it is not all the time. It comes and goes randomly. I guess from server > connection cause we do not have any other problems with connection. Which svn command are you running when you get this? T.

Re: [qooxdoo-devel] GIT well....well....

2011-10-31 Thread Alexander Steitz
Hi Stefan, On Monday 31 October 2011 12:56:08 Stefan Andersson wrote: > so far no good: > > about 800 x of this > > svn: REPORT of '/qooxdoo/qooxdoo.git/!svn/vcc/default': 200 OK > (http://svn.github.com) > > about 100 x of this > > Summary of conflicts: > Skipped paths: 12 > > and no chan

Re: [qooxdoo-devel] GIT well....well....

2011-10-31 Thread Stefan Andersson
> svn: REPORT of '/qooxdoo/qooxdoo.git/!svn/vcc/default': 200 OK ( > http://svn.github.com) it is not all the time. It comes and goes randomly. I guess from server connection cause we do not have any other problems with connection. Stefan --

Re: [qooxdoo-devel] GIT well....well....

2011-10-31 Thread Joachim Baran
On 31 October 2011 07:56, Stefan Andersson wrote: > svn: REPORT of '/qooxdoo/qooxdoo.git/!svn/vcc/default': 200 OK ( > http://svn.github.com) > Is there a reason why you cannot use git with GitHub? As far as I understand, their SVN interface is just there to make it easier for people to move ove

[qooxdoo-devel] GIT well....well....

2011-10-31 Thread Stefan Andersson
so far no good: about 800 x of this svn: REPORT of '/qooxdoo/qooxdoo.git/!svn/vcc/default': 200 OK (http://svn.github.com) about 100 x of this Summary of conflicts: Skipped paths: 12 and no chance to clone and get the source without doing it through svn. What is happening? When are these