On Thu, 16 Sep 2010 10:21:02 -0400, Neal Becker wrote:

> Updating igraph to 0.5.4.  Success for devel and f14.  Then for f13 I
> get:
> 
>> fedpkg switch-branch f13
> Branch f13 set up to track remote branch f13/master from origin.
> 
>> git merge master
> CONFLICT (rename/delete): Rename .cvsignore->.gitignore in HEAD and
> deleted in master
> Automatic merge failed; fix conflicts and then commit the result.
> 
> Strange, that seems to be the same thing I did for f14.  How do I fix?

Sometimes the merge can be resolved without conflict if you first merge 
an older commit; try finding the commit ID for the dist-git conversion on 
the master branch, and on the F-13 branch, git merge COMMITID followed by 
git merge master


-- 
Michel Alexandre Salim
Fedora Project Contributor: http://fedoraproject.org/

Email:  sali...@fedoraproject.org  | GPG key ID: 78884778
Jabber: hir...@jabber.ccc.de       | IRC: hir...@irc.freenode.net

()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to