[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: permission error



On Tue, Mar 14, 2017 at 07:05:36PM +0300, Kerim Ölçer wrote:
> Hi Andreas,
> 
> I'm checked git/config file.Everything seems right.
> My git/config file contents
> 
> ---
> >[core]
> >        repositoryformatversion = 0
> >        filemode = true
> >        bare = false
> >        logallrefupdates = true
> >[remote "origin"]
> >        url = git://anonscm.debian.org/debian-med/emperor.git

This is NOT right as I tried to explain.  It needs to be

   url = ssh://git.debian.org/git/debian-med/emperor.git

and fully explains the problem you had.

> i use it this commands.
> 
> ---
> >git clone git://anonscm.debian.org/debian-med/emperor.git

It was explained several times on this list and in Debian Med policy
that this is anonymous cloning and does not permit any push.

Kind regards

      Andreas.

-- 
http://fam-tille.de


Reply to: