fatal: remote error: access denied or repository not exported ?
    Mateusz Korniak 
    mateusz-lists at ant.gliwice.pl
       
    Wed Oct 10 13:20:55 CEST 2012
    
    
  
On Wednesday 10 of October 2012, Kacper Kornet wrote:
> 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 w 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 w 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
git remote set-url --push origin
ssh://git@git.pld-linux.org/packages/python-pyquery
zadziałało, wielkie dzięki !
> 
> 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?
Wg wiki.
git clone git://git.pld-linux.org/packages/<package>
ZTCP zawsze tak robiłem (już dla kilku pakietow) i nie natknąłem się problem.
Coś się pozmieniało? Dodać do wiki że
git remote set-url --push origin  ssh://git@git.pld-
linux.org/packages/<package>
jest konieczne?
-- 
Mateusz Korniak
    
    
More information about the pld-devel-pl
mailing list