Re: [O] Can I clone worg using http protocol?

2013-03-25 Thread John Hendy
On Mon, Mar 25, 2013 at 9:33 AM, Achim Gratz wrote: > Am 25.03.2013 14:49, schrieb John Hendy: > >> $ git clone http://orgmode.org/r/worg.git >> Cloning into 'worg'... >> fatal: http://orgmode.org/r/worg.git/info/refs?service=git-upload-pack >> not found: did you run git update-server-info on the

Re: [O] Can I clone worg using http protocol?

2013-03-25 Thread Achim Gratz
Am 25.03.2013 14:49, schrieb John Hendy: $ git clone http://orgmode.org/r/worg.git Cloning into 'worg'... fatal: http://orgmode.org/r/worg.git/info/refs?service=git-upload-pack not found: did you run git update-server-info on the server? It looks like thios for of HTTP access has been switched

Re: [O] Can I clone worg using http protocol?

2013-03-25 Thread John Hendy
On Mon, Mar 25, 2013 at 4:17 AM, Achim Gratz wrote: > Am 24.03.2013 18:52, schrieb John Hendy: >> >> $ git clone http://orgmode.org/w/worg.git > > > Try > > $ git clone http://orgmode.org/r/worg.git > > (note how the "w/" changes to an "r/"). > #+begin_example $ git clone http://orgmode.org/r/wo

Re: [O] Can I clone worg using http protocol?

2013-03-25 Thread Achim Gratz
Am 24.03.2013 18:52, schrieb John Hendy: $ git clone http://orgmode.org/w/worg.git Try $ git clone http://orgmode.org/r/worg.git (note how the "w/" changes to an "r/"). Regards, -- Achim. (on the road :-)

Re: [O] Can I clone worg using http protocol?

2013-03-24 Thread John Hendy
On Sun, Mar 24, 2013 at 10:11 PM, Vladimir Lomov wrote: > Hello, > ** John Hendy [2013-03-24 20:34:09 -0500]: > >> On Sun, Mar 24, 2013 at 7:54 PM, Vladimir Lomov wrote: >>> Hello, >>> ** John Hendy [2013-03-24 12:52:34 -0500]: > I can't use git protocol due to being behind a firewall at wor

Re: [O] Can I clone worg using http protocol?

2013-03-24 Thread Vladimir Lomov
Hello, ** John Hendy [2013-03-24 20:34:09 -0500]: > On Sun, Mar 24, 2013 at 7:54 PM, Vladimir Lomov wrote: >> Hello, >> ** John Hendy [2013-03-24 12:52:34 -0500]: >>> I can't use git protocol due to being behind a firewall at work, >>> otherwise I would. I was trying to clone Worg via http proto

Re: [O] Can I clone worg using http protocol?

2013-03-24 Thread John Hendy
On Sun, Mar 24, 2013 at 7:54 PM, Vladimir Lomov wrote: > Hello, > ** John Hendy [2013-03-24 12:52:34 -0500]: > >> I can't use git protocol due to being behind a firewall at work, >> otherwise I would. I was trying to clone Worg via http protocol and am >> getting an error > >> #+begin_src bash > >

Re: [O] Can I clone worg using http protocol?

2013-03-24 Thread Vladimir Lomov
Hello, ** John Hendy [2013-03-24 12:52:34 -0500]: > I can't use git protocol due to being behind a firewall at work, > otherwise I would. I was trying to clone Worg via http protocol and am > getting an error > #+begin_src bash > $ git clone http://orgmode.org/w/worg.git > Cloning into 'worg'...

[O] Can I clone worg using http protocol?

2013-03-24 Thread John Hendy
I can't use git protocol due to being behind a firewall at work, otherwise I would. I was trying to clone Worg via http protocol and am getting an error #+begin_src bash $ git clone http://orgmode.org/w/worg.git Cloning into 'worg'... error: The requested URL returned error: 403 Forbidden while a