all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Worg migration complete
Date: Sat, 10 Dec 2011 23:21:49 +0100	[thread overview]
Message-ID: <87ehwct6de.fsf@Rainer.invalid> (raw)
In-Reply-To: 4021.1323543936@alphaville.dokosmarshall.org

Nick Dokos <nicholas.dokos@hp.com> writes:
> ... but then you'll encounter problems when you try to push, right?

Yes.  It's sorted now, thanks to Jason.  First there was some bogus
newlines in the authentication file of the server, so some keys were not
recognized.  The remote to push to must be

  worg@orgmode.org:worg.git

Alternatively, in URL syntax that is

  git+ssh://worg@orgmode.org/~/worg.git

The crucial part is the "~", otherwise it'd search the repository in the
root directory.  Since I pull via the public interface to avoid the
overhead of an encrypted connection unless it is really needed, I've put

[url "git+ssh://worg@orgmode.org/~/"]
        pushInsteadOf = git://orgmode.org/

in my global .gitconfig; you could also have that in the repository
config or configure separate pull and push URL for the remote.


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

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

  reply	other threads:[~2011-12-10 22:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-01 18:02 Worg migration complete Jason Dunsmore
2011-12-10 15:32 ` Bastien
2011-12-10 17:11   ` Achim Gratz
2011-12-10 17:39     ` Bastien
2011-12-10 19:05     ` Nick Dokos
2011-12-10 22:21       ` Achim Gratz [this message]
2011-12-15 12:41         ` Martyn Jago

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

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

  git send-email \
    --in-reply-to=87ehwct6de.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 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.