[Scilab-Dev] Merging branches

Pierre MARECHAL pierre.marechal at scilab.org
Thu Oct 30 15:13:34 CET 2008


François Vogel a écrit :
> Vincent COUVERT said on 22/10/2008 15:06:
>> // Merge "master" branch modifications to "scipad" branch
>> git merge master
>
> Today this spits:
>
> $ git merge master
> error: Entry 'scilab/modules/pvm/src/nopvm/nopvm.rc' not uptodate. 
> Cannot merge.
> fatal: merging of trees 9bccd6d1cce5eb8f555f48d3253184ff6013d578 and 
> 3ee3dd5796795c1659da5820f0a5c4090be9011b failed
> Merge with strategy recursive failed.
>
> I was not able to solve this. I tried git clean -f at no avail, and 
> even completely erased my repository and started from the very beginning:
> git clone git at git.scilab.org:scilab
> git branch scipad refs/remotes/origin/scipad
> git checkout scipad
> git merge master
>
> What do you think?
>
> Thanks,
> Francois
With exactly the same commands on my ubuntu, I have not encountered any 
problem : 
http://gitweb.scilab.org/?p=scilab.git;a=shortlog;h=refs/heads/scipad
Just one conflict to resolve : 
http://gitweb.scilab.org/?p=scilab.git;a=commit;h=7db8fe7f2465717d1e045a2f8b5afb8eaaf7739a

Pierre

-- 
==============================================
Pierre MARECHAL
INRIA - Unité de Recherche de Rocquencourt
Domaine de Voluceau - B.P. 105
78153 Le Chesnay Cedex
==============================================
Projet Scilab
Bâtiment 1B - Bureau 008
Email : pierre.marechal at scilab.org
==============================================




More information about the dev mailing list