emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Erik Iverson <eriki@ccbr.umn.edu>
To: Emacs-orgmode@gnu.org
Subject: git server issue, repo.or.cz and orgmode.org
Date: Wed, 15 Jun 2011 21:14:34 -0500	[thread overview]
Message-ID: <4DF9670A.2050901@ccbr.umn.edu> (raw)

Hello,

I pull git daily both at home and work.  I noticed a bunch of updates this 
morning at work, as expected. But at home,  I keep getting:

$ git pull
Already up-to-date.

$ git log -1
commit 90f6765cdf77c1414726d899f00c77da43f45758
Author: Eric Schulte <schulte.eric@gmail.com>
Date:   Mon Jun 13 14:58:56 2011 -0700

     ob-tangle: no longer inserting newlines between appended code blocks

     * lisp/ob-tangle.el (org-babel-tangle-combine-named-blocks): No longer
       inserting newlines between appended code blocks.

I know I pulled newer updates at work, so I was confused.  Then I looked where I 
was pulling from at home, I set this up quite a while ago. From my .git/config 
file:

[remote "origin"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = git://repo.or.cz/org-mode.git

Now, the orgmode.org site I notice tells you to clone:

git clone git://orgmode.org/org-mode.git

So that must be the problem! I don't know if these two are supposed to remain in 
sync or not, but if so, something isn't working as of Monday.  Perhaps I missed 
an announcement, but I do remember orgmode.org was down on Monday evening, so 
perhaps that plays into it, or perhaps it is just a coincidence.  At any rate, I 
think I'll just clone the orgmode.org repo, as the org site tells me to.  Just 
thought other long time git pullers might want to know about this.

--Erik

p.s., of course, I'm willing to admit that I may have done something silly to 
cause this, I hope not!

             reply	other threads:[~2011-06-16  2:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16  2:14 Erik Iverson [this message]
2011-06-16  2:22 ` git server issue, repo.or.cz and orgmode.org suvayu ali
2011-06-16  3:16 ` Bernt Hansen

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=4DF9670A.2050901@ccbr.umn.edu \
    --to=eriki@ccbr.umn.edu \
    --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).