git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Emily Ren" <lingyan.ren@gmail.com>
To: "Jeff King" <peff@peff.net>
Cc: git@vger.kernel.org
Subject: Re: Can I use git protocol to push change to remote repo?
Date: Tue, 16 Dec 2008 16:59:16 +0800	[thread overview]
Message-ID: <856bfe0e0812160059k102cd6a7k8d551f9d20010d62@mail.gmail.com> (raw)
In-Reply-To: <20081216085205.GB3031@coredump.intra.peff.net>

Peff,

Yes, you are  right !  I changed the permission of the repo, and it's OK now. :)

Thank you very much for your kindly help !

Emily

On Tue, Dec 16, 2008 at 4:52 PM, Jeff King <peff@peff.net> wrote:
> On Tue, Dec 16, 2008 at 04:48:34PM +0800, Emily Ren wrote:
>
>> It failed with another error, is there anything I missed to config daemon ?
>> $ git push git://host.xz/testgit test_push2
>> updating 'refs/heads/test_push2'
>>   from 0000000000000000000000000000000000000000
>>   to   eebb60caae38a38361d002cdace043124a2fc871
>> Generating pack...
>> Done counting 3 objects.
>> Deltifying 3 objects...
>>  100% (3/3) done
>> Writing 3 objects...
>>  100% (3/3) done
>> Total 3 (delta 0), reused 0 (delta 0)
>> unpack unpacker exited with error code
>> ng refs/heads/test_push2 n/a (unpacker error)
>> error: failed to push to 'git://host.xz/testgit'
>
> Does the user running git-daemon have permissions to write to the repo?
>
> -Peff
>

      reply	other threads:[~2008-12-16  9:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <856bfe0e0812152318h1375401fx944834ad6410835d@mail.gmail.com>
2008-12-16  7:22 ` Can I use git protocol to push change to remote repo? Emily Ren
2008-12-16  7:38   ` Jeff King
2008-12-16  8:48     ` Emily Ren
2008-12-16  8:52       ` Jeff King
2008-12-16  8:59         ` Emily Ren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=856bfe0e0812160059k102cd6a7k8d551f9d20010d62@mail.gmail.com \
    --to=lingyan.ren@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).