Jose Robins <[EMAIL PROTECTED]> writes:

> I tried to get the git repo by cloning and I got the following error.
> I'm just getting into git as well... So what am I doing wrong?
>
> Thanks,

[...]
I don't have a problem using git compiled on cygwin.  I just did it
yesterday and today I updated the repository.

No issues here.

So, as suggested earlier, please check the port and the firewall
settings.  I get a firewall popup window that warns everytime git connects,
so do check, please.


$ git pull
remote: Counting objects: 17, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 12 (delta 6), reused 8 (delta 2)
Unpacking objects: 100% (12/12), done.
>From git://repo.or.cz/org-mode
   9b661dd..07ced08  master     -> origin/master
Updating 9b661dd..07ced08
Makefile: needs update
Fast forward
 ChangeLog                     |   15 +
 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.el                        |   27 +-
 8 files changed, 33 insertions(+), 4696 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

$

 sivaram
 -- 



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

Reply via email to