* org dev repo?
@ 2017-12-19 10:36 Uwe Brauer
2017-12-19 16:03 ` Nick Dokos
0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2017-12-19 10:36 UTC (permalink / raw)
To: emacs-orgmode
Hi
I have cloned successfully the devoloper version of org in the past via
http://orgmode.org/org-mode.git
Now it seem to need ages to pull
I tried according to http://orgmode.org/worg/dev/
git clone orgmode@orgmode.org:org-mode.git
But obtained
,----
|
| 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.
`----
So this seems to be for people with write access. I just want clone the
actual master. Where is it?
Thanks
Uwe Brauer
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org dev repo?
2017-12-19 10:36 org dev repo? Uwe Brauer
@ 2017-12-19 16:03 ` Nick Dokos
2017-12-19 16:30 ` Uwe Brauer
2017-12-19 16:33 ` Eric S Fraga
0 siblings, 2 replies; 4+ messages in thread
From: Nick Dokos @ 2017-12-19 16:03 UTC (permalink / raw)
To: emacs-orgmode
Uwe Brauer <oub@mat.ucm.es> writes:
> Hi
>
> I have cloned successfully the devoloper version of org in the past via
> http://orgmode.org/org-mode.git
>
> Now it seem to need ages to pull
>
> I tried according to http://orgmode.org/worg/dev/
>
>
> git clone orgmode@orgmode.org:org-mode.git
>
> But obtained
> ,----
> |
> | 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.
> `----
>
> So this seems to be for people with write access. I just want clone the
> actual master. Where is it?
>
git clone http://orgmode.org/org-mode.git
still worked as of yesterday (albeit slowly: be patient).
--
Nick
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org dev repo?
2017-12-19 16:03 ` Nick Dokos
@ 2017-12-19 16:30 ` Uwe Brauer
2017-12-19 16:33 ` Eric S Fraga
1 sibling, 0 replies; 4+ messages in thread
From: Uwe Brauer @ 2017-12-19 16:30 UTC (permalink / raw)
To: emacs-orgmode
> Uwe Brauer <oub@mat.ucm.es> writes:
> git clone http://orgmode.org/org-mode.git
> still worked as of yesterday (albeit slowly: be patient).
Right, I really had to be patient.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org dev repo?
2017-12-19 16:03 ` Nick Dokos
2017-12-19 16:30 ` Uwe Brauer
@ 2017-12-19 16:33 ` Eric S Fraga
1 sibling, 0 replies; 4+ messages in thread
From: Eric S Fraga @ 2017-12-19 16:33 UTC (permalink / raw)
To: Nick Dokos; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 333 bytes --]
On Tuesday, 19 Dec 2017 at 11:03, Nick Dokos wrote:
[...]
> git clone http://orgmode.org/org-mode.git
>
> still worked as of yesterday (albeit slowly: be patient).
"git pull" with git: does not work but with http: does work, but slowly
as Nick says.
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.4-214-ge8b71b
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-12-19 16:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-19 10:36 org dev repo? Uwe Brauer
2017-12-19 16:03 ` Nick Dokos
2017-12-19 16:30 ` Uwe Brauer
2017-12-19 16:33 ` Eric S Fraga
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.