Re: impossible to get the new git version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/20/2010 05:53 PM, Olivier wrote:
> Here is what I get:
>
> 17:50 root@olecarme /opt/gimp# git pull
> remote: Counting objects: 288, done.
> remote: Compressing objects: 100% (182/182), done.
> remote: Total 182 (delta 143), reused 0 (delta 0)
> Receiving objects: 100% (182/182), 36.59 KiB, done.
> Resolving deltas: 100% (143/143), completed with 64 local objects.
>  From git://git.gnome.org/gimp <http://git.gnome.org/gimp>
>     1c91f68..552158a  gimp-2-6   -> origin/gimp-2-6
>     bc72b15..ba3d530  master     -> origin/master
> Updating bc72b15..ba3d530
> error: Your local changes to 'm4macros/gtk-doc.m4' would be overwritten
> by merge.  Aborting.
> Please, commit your changes or stash them before you can merge.
> zsh: exit 1     git pull
>
> Is it a problem with me, or with the git site?

You have a local change in which gtkdocize has change the version 
controlled file m4macros/gtk-doc.m4 into a symlink. I've pushed a change 
that removes our local copy of gtk-doc.m4. You need to get rid of the 
local changes before you pull, so first do

   git checkout m4macros

then

   git pull

should work.

If anyone finds more problems with gtk-doc, let me know.

  / Martin


-- 

My GIMP Blog:
http://www.chromecode.com/
"Automatic tab style and removed tab title bar"
_______________________________________________
Gimp-developer mailing list
Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux