[Orgmode] Error when trying to push to Worg repo

2010-05-27 Thread Tassilo Horn
Hi,

I've just closed one issue in org-issues.org, for which my patch has
already been applied.  But when I try to push my commit, I get some
strange error:

--8<---cut here---start->8---
% git push
Counting objects: 5, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 463 bytes, done.
Total 3 (delta 2), reused 0 (delta 0)
error: unable to create temporary sha1 filename ./objects/64: File exists

fatal: failed to write object
error: unpack failed: unpacker exited with error code
To git+ssh://t...@repo.or.cz/srv/git/Worg.git
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to
  'git+ssh://t...@repo.or.cz/srv/git/Worg.git'
--8<---cut here---end--->8---

I already got a fresh clone of the Worg repo, but still I get that error
(with ./objects/16 instead)...

What's the problem?

Bye,
Tassilo


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


Re: [Orgmode] Error when trying to push to Worg repo

2010-05-27 Thread Julien Danjou
On Thu, May 27 2010, Tassilo Horn wrote:

> What's the problem?

Looks like a permission problem in the git dir, probably on the server
side.

My 2¢,

-- 
Julien Danjou
// ᐰhttp://julien.danjou.info


pgpiMbkkNhNEj.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Error when trying to push to Worg repo

2010-05-27 Thread Tassilo Horn
On Thursday 27 May 2010 17:18:42 Julien Danjou wrote:

> > What's the problem?
> 
> Looks like a permission problem in the git dir, probably on the server
> side.

Hm, after reading the Worg docs again, maybe I didn't drop Bastien a
mail with my repo.or.cz username.  Bastien, I am "tsdh". ;-)

Bye,
Tassilo

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


Re: [Orgmode] Error when trying to push to Worg repo

2010-05-27 Thread Bastien
Tassilo Horn  writes:

> Hm, after reading the Worg docs again, maybe I didn't drop Bastien a
> mail with my repo.or.cz username.  Bastien, I am "tsdh". ;-)

:)

I added you, you can now push.

This is a frequent mistake, I put this part of the instructions 
in bold font. 

Thanks for contributing!

-- 
 Bastien

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