On Fri, Jan 10, 2014 at 02:49:24PM +0100, Łukasz Maśko wrote: > Dnia piątek, 10 stycznia 2014 14:24:33 Kacper Kornet pisze: > > On Fri, Jan 10, 2014 at 01:43:29PM +0100, Łukasz Maśko wrote: > > > Dnia piątek, 10 stycznia 2014 13:13:00 Kacper Kornet pisze: > > > [...]
> > > > Powinieneś móc. W założeniach developer PLD ma tam RW. Możesz podać > > > > ja próbowałeś zrobić git push i jaki błąd Ci wyskoczył? > > > Proszę bardzo: > > > $ git push origin master > > > fatal: remote error: access denied or repository not exported: > > > /projects/pld- builder.new > > A co pokazuje: > > git remote show -n origin > ~/rpm/pld-builder.new/client$ git remote show -n origin > * remote origin > Fetch URL: git://git.pld-linux.org/projects/pld-builder.new > Push URL: git://git.pld-linux.org/projects/pld-builder.new > HEAD branch: (not queried) > Remote branches: (status not queried) > CVS > master > rpm5 > Local branch configured for 'git pull': > master merges with remote master > Local ref configured for 'git push' (status not queried): > (matching) pushes to (matching) Push URL jest zły. Potrzeba: git remote set-url --push origin ssh://[email protected]/projects/pld-builder.new -- Kacper _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
