2013/12/2 Łukasz Stelmach <[email protected]> > It was <2013-12-02 pon 11:20>, when Tomasz Olszak wrote: > > 2013/12/2 Łukasz Stelmach <[email protected]> > >> It was <2013-11-29 pią 07:28>, when Tomasz Olszak wrote: > >> > Sorry, I should have been mentioned that I also tried with force > >> > switch and the result is the same. > >> > > >> > git push -f origin tizen > >> > Counting objects: 218, done. > >> > Delta compression using up to 8 threads. > >> > Compressing objects: 100% (88/88), done. > >> > Writing objects: 100% (218/218), 61.83 KiB | 0 bytes/s, done. > >> > Total 218 (delta 93), reused 208 (delta 90) > >> > remote: Resolving deltas: 100% (93/93) > >> > remote: > >> > remote: Processing changes: refs: 1, done > >> > To tizen:platform/upstream/qtchooser > >> > ! [remote rejected] tizen -> tizen (prohibited by Gerrit) > >> > error: failed to push some refs to 'tizen:platform/upstream/qtchooser' > >> > > >> > And here's my: > >> > .git/config > >> > [core] > >> > repositoryformatversion = 0 > >> > filemode = true > >> > bare = false > >> > logallrefupdates = true > >> > [remote "origin"] > >> > url = tizen:platform/upstream/qtchooser > >> > fetch = +refs/heads/*:refs/remotes/origin/* > >> > >> That is because you can't (almost no one can) push directly to branches > >> and bypass the review process. > > > > I believe maintainer can. > > Do you mean yourself? I am afraid that according to project[1], > domain[2] and group[3][4][5] configuration you are not a maintainer of > this package. >
Yes I meant myself and I am aware of that I am not a maintainer :). I just try to find out if it is mistake/overlooking or maybe something else like: * not sufficient information in JIRA tasks for creating repositories, * additional proposal for maintainer -- regards / pozdrawiam, Tomasz Olszak Qt for Tizen | http://qt-project.org/wiki/Tizen
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
