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@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@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://[email protected]/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 _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
