Re: can't push to cufflinks git repository: access denied or repository not exported:

2014-04-11 Thread Alex Mestiashvili
Hi Andreas, I updated origin to ssh://git.debian.org/git/debian-med/cufflinks.git and after that I could push the changes. Something must be wrong with git setup there. In all other git repositories I have git protocol ( git://git.debian...) both for push and pull. Anyway, thanks for the idea

Re: can't push to cufflinks git repository: access denied or repository not exported:

2014-04-11 Thread Andreas Tille
Hi Alex, you need to use git+ssh://git.debian.org/git/debian-med/cufflinks.git (or simpler ssh://git.debian.org/git/debian-med/cufflinks.git ) I think it is sufficient to change remote origin url in your repository - but I'm not sure about this. Hope this helps Andreas. On Fr

can't push to cufflinks git repository: access denied or repository not exported:

2014-04-11 Thread Alex Mestiashvili
Hi All, I've prepared update for cufflinks [0], but when I try to push the changes I get the following message: fatal: remote error: access denied or repository not exported: /debian-med/cufflinks.git Does it matter if remote is git://anonscm.debian.org/debian-med/cufflinks.git or git://g