Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » An egit push does not change my files
An egit push does not change my files [message #558526] Mon, 13 September 2010 07:29
Eclipse UserFriend
Hi,

i have a push problem with egit.
I created a bare repo on my server (windows server 2008) with this tutorial http://toroid.org/ams/git-website-howto
- post-receive: (git checkout -f)
- --work-dir = (points to my htdocs folder)

When i push my local repo with tortoiseGit or git extension to the server everything works fine. The bare repo on my server execute the post-receive and my woking dir is updated. (file push - no ssh access)

But when i push my changes with egit to the bare repo on my server it does not execute my post-receive. My working dir is not updated. The files stucks in the staging area on my server. I have to start a "git checkout -f" or "git commit" manually.

Any ideas?

Previous Topic:Versioning conflict must be resolved from command line
Next Topic:Corruption mentioned at github - is this issue still valid?
Goto Forum:
  


Current Time: Sat Nov 08 13:05:02 EST 2025

Powered by FUDForum. Page generated in 0.02760 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top