On Fri, 6 Jul 2012 01:40:56 -0700 (PDT)
Avner Tamir <avner.ta...@hp.com> wrote:

> we are facing a strange problems:
> when we push to remote repo code is pushed successfully and we do see
> the commits and code being pushed via gitweb.
> when we try to pull from remote repo, we are getting a message "all
> up to date" but we do not see new code.
> to make things more interesting we do see on client machine that HEAD
> is pointing to the right commit.
> we are using http, our repo is on apache (httpd), OS is RHEL 5.7
Isn't this a standard problem with not running an appropriate hook
after pushing?  See the "My HTTP repository has updates, which git clone
misses. What happened?" question in the FAQ [1].

1. https://git.wiki.kernel.org/index.php/GitFaq

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to