all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Read-only Cloning Worg Error
@ 2011-09-27 16:44 Nathan Neff
  2011-09-27 17:06 ` Achim Gratz
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Neff @ 2011-09-27 16:44 UTC (permalink / raw)
  To: emacs-orgmode

I'd like to keep up with Worg's status and went to clone the Git repo,
per the instructions here:

http://orgmode.org/worg/worg-git.html

The instructions say to clone http://repo.or.cz/r/Worg.git

(I think it's supposed to be http://repo.or.cz./w/Worg.git)

So I ran

git clone http://repo.or.cz/w/Worg.git

And I get a warning:

warning: remote HEAD refers to nonexistent ref, unable to checkout.

Anyway, I was able to successfully clone Worg using this:

git clone git+ssh://<my username>@repo.or.cz/srv/git/Worg.git

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-27 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-27 16:44 Read-only Cloning Worg Error Nathan Neff
2011-09-27 17:06 ` Achim Gratz

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.