emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: problems cloning the org mode git repo


From: Tim O'Callaghan
Subject: Re: [Orgmode] Re: problems cloning the org mode git repo
Date: Wed, 19 Mar 2008 13:52:47 +0100

Tried it at home. seems to be an issue with the corporate firewall.

Tim.

On 19/03/2008, Manish <address@hidden> wrote:
> On Wed, Mar 19, 2008 at 1:26 AM, Tim O'Callaghan wrote:
>  > Still broken for me.
>  >
>  >  /tmp>git clone git://repo.or.cz/org-mode.git
>  >  Initialized empty Git repository in /tmp/org-mode/.git/
>  >  repo.or.cz[0: 62.24.64.27]: errno=Connection timed out
>  >  fatal: unable to connect a socket (Connection timed out)
>  >  fetch-pack from 'git://repo.or.cz/org-mode.git' failed.
>  >
>  >  Tim.
>  >
>
>
> lappy:~/elisp/org-mode $ uname -a
>  CYGWIN_NT-5.1 326001553L 1.5.25(0.156/4/2) 2007-12-14 19:21 i686 Cygwin
>
>  lappy:~/elisp/org-mode $ date
>  Wed Mar 19 17:43:15 IST 2008
>
>  lappy:~/elisp/org-mode $ git pull
>  remote: Counting objects: 51, done.
>  remote: Compressing objecremote: ts: 100% (20/20), done.
>  remote: Total 43 (delta 26), reused 40 (delta 23)
>  Unpacking objects: 100% (43/43), done.
>  From git://repo.or.cz/org-mode
>    96e02e3..07ced08  master     -> origin/master
>  Updating 96e02e3..07ced08
>  Fast forward
>   ChangeLog                     |   52 +
>   Makefile                      |    3 +-
>   ORGWEBPAGE/tmp/faq.html       |  663 -------------
>   ORGWEBPAGE/tmp/index.html     |  420 --------
>   ORGWEBPAGE/tmp/qanda.html     |  449 ---------
>   ORGWEBPAGE/tmp/survey.html    | 2169 
> -----------------------------------------
>   ORGWEBPAGE/tmp/todo.html      |  965 ------------------
>   ORGWEBPAGE/tmp/tutorials.html |   21 -
>   org-bbdb.el                   |   94 ++
>   org-gnus.el                   |  127 +++
>   org-info.el                   |   79 ++
>   org-mhe.el                    |  211 ++++
>   org-rmail.el                  |  107 ++
>   org-vm.el                     |  129 +++
>   org-wl.el                     |  117 +++
>   org.el                        |  598 ++----------
>   16 files changed, 1003 insertions(+), 5201 deletions(-)
>   delete mode 100644 ORGWEBPAGE/tmp/faq.html
>   delete mode 100644 ORGWEBPAGE/tmp/index.html
>   delete mode 100644 ORGWEBPAGE/tmp/qanda.html
>   delete mode 100644 ORGWEBPAGE/tmp/survey.html
>   delete mode 100644 ORGWEBPAGE/tmp/todo.html
>   delete mode 100644 ORGWEBPAGE/tmp/tutorials.html
>   create mode 100644 org-bbdb.el
>   create mode 100644 org-gnus.el
>   create mode 100644 org-info.el
>   create mode 100644 org-mhe.el
>   create mode 100644 org-rmail.el
>   create mode 100644 org-vm.el
>   create mode 100644 org-wl.el
>
>  lappy:~/elisp/org-mode $ make
>  emacs -batch -q -eval "(progn (add-to-list (quote load-path) \".\")
>  (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\"))"
>  -f batch-byte-compile org.el
>
>  In end of data:
>  org.el:28646:1:Warning: the following functions might not be defined at
>     runtime: calendar-forward-day, parse-time-string, calendar-goto-date,
>     calendar-goto-today, calendar-iso-date-string,
>     calendar-julian-date-string, calendar-astro-date-string,
>     calendar-hebrew-date-string, calendar-islamic-date-string,
>     calendar-french-date-string, calendar-bahai-date-string,
>     calendar-mayan-date-string, calendar-coptic-date-string,
>     calendar-ethiopic-date-string, calendar-persian-date-string,
>     calendar-chinese-date-string
>  org.el:28646:1:Warning: the following functions are not known to be defined:
>     add-local-hook, table--at-cell-p, dired-get-filename, mouse-set-point,
>     org-gnus-follow-link, bibtex-generate-autokey, bibtex-beginning-of-entry,
>     bibtex-parse-entry, bibtex-url, remember-finalize, remember,
>     remember-buffer-desc, add-to-diary-list, cdlatex-tab, clear-image-cache,
>     org-export-latex-cleaned-string, speedbar-line-directory
>  Wrote /home/zms/elisp/org-mode/org.elc
>  emacs -batch -q -eval "(progn (add-to-list (quote load-path) \".\")
>  (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\"))"
>  -f batch-byte-compile org-bbdb.el
>
>  In end of data:
>  org-bbdb.el:95:1:Warning: the following functions are not known to be 
> defined:
>     bbdb-record-name, bbdb-current-record, bbdb-record-getprop, bbdb-name,
>     bbdb-company, bbdb
>
>  [ snipped lots of compile lines]
>
>  Generating autoloads for org-wl.el...done
>  Generating autoloads for org-install.el...
>  Generating autoloads for org-install.el...done
>  Wrote /home/zms/elisp/org-mode/org-install.el
>  emacs -batch -q -eval "(progn (add-to-list (quote load-path) \".\")
>  (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\"))"
>  -f batch-byte-compile org-install.el
>  Wrote /home/zms/elisp/org-mode/org-install.elc
>
>  Everything seems fine here.
>
>
>  -- Manish
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]