[Orgmode] http git clone

2010-09-24 Thread Skip Collins
Doing git clone http://repo.or.cz/w/org-mode.git gives the warning:
remote HEAD refers to nonexistent ref, unable to checkout.
Perhaps someone needs to run git update-server-info in the repo.
Is the post-update hook not executable?

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] http git clone

2010-09-24 Thread John Hendy
Works fine for me... though it's http://repo.or.cz/r/org-mode.git (you have
/w/).

See this page:
http://orgmode.org/worg/org-faq.php#keeping-current-with-Org-mode-development

http://orgmode.org/worg/org-faq.php#keeping-current-with-Org-mode-developmentTry
this: git clone http://repo.or.cz/r/org-mode.git; and see if that works.

I just did it and it worked.


John

On Fri, Sep 24, 2010 at 5:43 PM, Skip Collins skip.coll...@gmail.comwrote:

 Doing git clone http://repo.or.cz/w/org-mode.git gives the warning:
 remote HEAD refers to nonexistent ref, unable to checkout.
 Perhaps someone needs to run git update-server-info in the repo.
 Is the post-update hook not executable?

 ___
 Emacs-orgmode mailing list
 Please use `Reply All' to send replies to the list.
 Emacs-orgmode@gnu.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode