Re: [O] Difficulties Accessing git Repository

2013-11-05 Thread Bastien
Hi Susan, Susan Cragin writes: > I get this: > > $ git clone orgm...@orgmode.org:org-mode.git > Cloning into 'org-mode'... > Permission denied (publickey). > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. PLease

Re: [O] Difficulties Accessing git Repository

2013-10-09 Thread Jason Dunsmore
Hi all, Sorry about that. It seems to be fixed now (git-daemon had gone crazy). Regards, Jason On Wed, Oct 2, 2013 at 3:50 PM, Josiah Schwab wrote: > Hi orgmode.org overlords, > > I just tried to pull from the main org-mode git repository. I > encountered the following failure. > > , >

Re: [O] Difficulties Accessing git Repository

2013-10-09 Thread Charles Millar
Hi again, On 10/9/2013 3:17 AM, Carsten Dominik wrote: Hi, I just pulled successfully. - Carsten It is four hours after Carsten's post and I was not successful on either my Vista machine using Cygwin 1.7.25 or my Debian Lenny. Charlie

Re: [O] Difficulties Accessing git Repository

2013-10-09 Thread Susan Cragin
I get this: $ git clone orgm...@orgmode.org:org-mode.git Cloning into 'org-mode'... Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

Re: [O] Difficulties Accessing git Repository

2013-10-09 Thread Suvayu Ali
It failed for me just now. Maybe someone can take a look at the log files on the server or check with Rackspace? This seems to me an intermittent network issue. I tried git pull with GIT_CURL_VERBOSE=1, no verbose output at all. Just "Connection reset by peer". Hope this helps, On Wed, Oct 09

Re: [O] Difficulties Accessing git Repository

2013-10-09 Thread Carsten Dominik
Hi, I just pulled successfully. - Carsten On 9.10.2013, at 03:46, Mike McLean wrote: > > On Oct 8, 2013, at 9:13 PM, Nick Dokos wrote: > >> Charles Millar writes: >> >>> Hello, >>> >>> On 10/8/2013 1:32 PM, Josiah Schwab wrote: Hi All, >> I just tried to pull from the main

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Thomas S. Dye
Longmin WANG writes: > I also failed to pull last night and this morning with the same errors. > > -- > Longmin Wang (http://math.nankai.edu.cn/~wanglm/) > Nankai University, 94 Weijin Road, Tianjin 300071, P. R. China > I just failed, too. poto:org-mode dk

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Longmin WANG
On Wed, Oct 9, 2013 at 9:46 AM, Mike McLean wrote: > > On Oct 8, 2013, at 9:13 PM, Nick Dokos wrote: > > > Charles Millar writes: > > > >> Hello, > >> > >> On 10/8/2013 1:32 PM, Josiah Schwab wrote: > >>> Hi All, > >>> > > I just tried to pull from the main org-mode git repository. I > >>>

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Mike McLean
On Oct 8, 2013, at 9:13 PM, Nick Dokos wrote: > Charles Millar writes: > >> Hello, >> >> On 10/8/2013 1:32 PM, Josiah Schwab wrote: >>> Hi All, >>> > I just tried to pull from the main org-mode git repository. I > encountered the following failure. > > , > | monolit

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Nick Dokos
Charles Millar writes: > Hello, > > On 10/8/2013 1:32 PM, Josiah Schwab wrote: >> Hi All, >> I just tried to pull from the main org-mode git repository. I encountered the following failure. , | monolith:(stable) org-mode$ git pull | fatal: read error: Connection

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Charles Millar
Hello, On 10/8/2013 1:32 PM, Josiah Schwab wrote: Hi All, I just tried to pull from the main org-mode git repository. I encountered the following failure. , | monolith:(stable) org-mode$ git pull | fatal: read error: Connection reset by peer ` I can confirm this issue. I successful

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Josiah Schwab
Hi All, >> I just tried to pull from the main org-mode git repository. I >> encountered the following failure. >> >> , >> | monolith:(stable) org-mode$ git pull >> | fatal: read error: Connection reset by peer >> ` > > I can confirm this issue. I successfully pulled earlier today thoug

Re: [O] Difficulties Accessing git Repository

2013-10-02 Thread Suvayu Ali
On Wed, Oct 02, 2013 at 01:50:45PM -0700, Josiah Schwab wrote: > Hi orgmode.org overlords, > > I just tried to pull from the main org-mode git repository. I > encountered the following failure. > > , > | monolith:(stable) org-mode$ git pull > | fatal: read error: Connection reset by peer >

[O] Difficulties Accessing git Repository

2013-10-02 Thread Josiah Schwab
Hi orgmode.org overlords, I just tried to pull from the main org-mode git repository. I encountered the following failure. , | monolith:(stable) org-mode$ git pull | fatal: read error: Connection reset by peer ` I checked and I am able to pull from worg. , | monolith:(master) worg