emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Read-only Cloning Worg Error
Date: Tue, 27 Sep 2011 19:06:38 +0200	[thread overview]
Message-ID: <87sjnhrk2p.fsf@Rainer.invalid> (raw)
In-Reply-To: CAC=HedAoiiGfBUof1cz82NuTgN-qrDnyxYi7edCow0jdVT=7Zg@mail.gmail.com

Nathan Neff <nathan.neff@gmail.com> writes:
> The instructions say to clone http://repo.or.cz/r/Worg.git

While correct, unless you are forced to use HTTP due to a paranoid
firewall, it would actually be better to clone from:

git://repo.or.cz/Worg.git

You'll transfer a lot less data when using the git protocol.

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

No, that URL is for the web interface.

> 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.

That usually happens if the access rights are such that you can't read
one of the files that are referred to.  But in your case you simply try
to get the files from the wrong place and git just cannot find them
there.

> Anyway, I was able to successfully clone Worg using this:
>
> git clone git+ssh://<my username>@repo.or.cz/srv/git/Worg.git

I never use this for read access, only for push.


Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

      reply	other threads:[~2011-09-27 17:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-27 16:44 Read-only Cloning Worg Error Nathan Neff
2011-09-27 17:06 ` Achim Gratz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sjnhrk2p.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).