fatal: remote error: access denied or repository not exported ?
Kacper Kornet
draenog at pld-linux.org
Wed Oct 10 12:59:13 CEST 2012
On Wed, Oct 10, 2012 at 12:51:51PM +0200, Mateusz Korniak wrote:
> On Wednesday 10 of October 2012, Kacper Kornet wrote:
> > On Wed, Oct 10, 2012 at 12:38:28PM +0200, Mateusz Korniak wrote:
> > > Przy probie pchnięcia moich zmian:
> > > [matkor at appserver4 ~/rpm/packages/python-pyquery]$ git push origin master
> > > fatal: remote error: access denied or repository not exported:
> > > /packages/python-pyquery
> > Co pokazuje: git remote show -n origin
> [matkor at appserver4 ~/rpm/packages/python-pyquery]$ git remote show -n origin
> * remote origin
> Fetch URL: git://git.pld-linux.org/packages/python-pyquery
> Push URL: git://git.pld-linux.org/packages/python-pyquery
> HEAD branch: (not queried)
> Remote branches: (status not queried)
> AC-branch
> master
> Local branch configured for 'git pull':
> master merges with remote master
> Local ref configured for 'git push' (status not queried):
> (matching) pushes to (matching)
git remote set-url --push origin ssh://git@git.pld-linux.org/packages/git-core
Komentarz: Ważna jest linijka Push URL:. git-push po protokole git
nie jest PLD udostępnione.
Jak klonowałeś python-pyquery: git clone, builder, slug.py?
--
Kacper
More information about the pld-devel-pl
mailing list