
Le 2011-05-20 13:26, Thilanka Kaushalya a écrit :
Hi Marc, I tried to push my changes to the repo using the fillowing command. git push thilanka but this gives following set of errors *thilanka@thilanka-Vostro-1520:~/Documents/phpMyAdmin/phpmyadmin-gsoc$ git push thilanka* * Counting objects: 35, done.* * Delta compression using up to 2 threads.* * Compressing objects: 100% (23/23), done.* * Writing objects: 100% (23/23), 3.79 KiB, done.* * Total 23 (delta 18), reused 0 (delta 0)* * error: unable to create temporary sha1 filename ./objects/93: File exists * * * * fatal: failed to write object* * error: unpack failed: unpacker exited with error code* * To ssh://repo.or.cz/srv/git/phpmyadmin/thilanka.git* * ! [remote rejected] master -> master (n/a (unpacker error))* * error: failed to push some refs to 'ssh:// repo.or.cz/srv/git/phpmyadmin/thilanka.git'*
Why is this happens. please help me on this issue.
[1] - http://repo.or.cz/w/phpmyadmin/thilanka.git
Regards, Thilanka.
Thilanka, Assuming you have checked out your branch in your repository, try this: git push -- Marc Delisle http://infomarc.info