[PySide] About the next PySide release

Hugo Parente Lima hugo.lima at openbossa.org
Fri Mar 9 23:41:06 CET 2012


On Friday 09 March 2012 10:14:25 Matti Airas wrote:
> On 09.03.2012 15:12, ext Anderson Lizardo wrote:
> > On Fri, Mar 9, 2012 at 8:40 AM, Matti Airas<matti.p.airas at nokia.com>  
wrote:
> >> BTW, how did you actually do the removal? Did you just branch the repos
> >> before the offending commits and then merge all commits except the
> >> offending ones?
> > 
> > I wonder if a  " git rebase -i commit_id^ " (where "commit_id" is the
> > commit to be removed) and removing the line on the interactive rebase
> > editor, would fix this more or less easily :)
> 
> That was the approach I tried, but that breaks down in merges. Couldn't
> quite figure out what the exact problem was, though.
> 
> Cheers,
> 
> ma.

Work done...

.. but gerrit, oh gerrit... I can't push the changes because I don't have 
permissions to push merge commits:

Counting objects: 2086, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (935/935), done.
Writing objects: 100% (2086/2086), 715.24 KiB, done.
Total 2086 (delta 1459), reused 1476 (delta 1135)
remote: Resolving deltas: 100% (1459/1459)
To ssh://hugopl@codereview.qt-project.org:29418/pyside/apiextractor.git
 ! [remote rejected] master -> master (you are not allowed to upload merges)
error: failed to push some refs to 'ssh://hugopl@codereview.qt-
project.org:29418/pyside/apiextractor.git'

-- 
Hugo Parente Lima
INdT - Instituto Nokia de Tecnologia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20120309/f0e109c2/attachment.sig>


More information about the PySide mailing list