On Fri, 25 Sep 2015 23:18:03 -0500 Xavier Corredor Llano <[email protected]> wrote:
> ok, I understand Eli, > > I could push with python-gdal package but the problems persists with insync- > dolphin, I don't know what is wrong: > > $ git clone ssh://[email protected]/insync-dolphin.git > $ git add -A > $ git commit -m 'Initial import' > $ git push origin master > git-receive-pack: permission denied: XavierCLL > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > $ ssh [email protected] help > Commands: > help Show this help message and exit. > list-repos List all your repositories. > setup-repo <name> Create an empty repository. > git-receive-pack Internal command used with Git. > git-upload-pack Internal command used with Git. > $ git remote -v > origin [email protected]:/insync-dolphin.git (fetch) > origin [email protected]:/insync-dolphin.git (push) The problem is that someone else has it. https://aur.archlinux.org/pkgbase/insync-dolphin
