[Bf-committers] blender do not updates from git

Piotr Arlukowicz piotao at gmail.com
Sun Dec 8 16:12:34 CET 2013


Dear Brecht,

thank you for the answer. The log is quite short, but let me paste it to
pasteall: http://www.pasteall.org/47889

Also git pull -v returns just this:
$ git pull -v
>From git://gitorious.org/blenderprojects/blender
 = [up to date]      master     -> origin/master
 = [up to date]      blender.fi -> origin/blender.fi
 = [up to date]      renderfarm -> origin/renderfarm

I am not yet git-oriented and can't find the clue.



pz
piotr
--
Piotr Arlukowicz
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/ED/IT/S d++(-)>--pu s(+):(+)> a C++(+++)$@>++++$  ULAVISC*()$>+++$
P++(+++)$>++++ L++(+++)$@>++++$ !E---(---)>++ W++(+++)$@>+++ N(+)>++ o--?
!K-(-)>-$ w++(+)>-- !O-(-)>- !M-(-)>-- !V-(-)>- PS(+)>++ !PE()>+  Y PGP>+
t(-) !5? !X R()>* tv- b++ DI++ D+(++)>+++ G++@ e++++>+++++ h---()>++ r+++
y+++
------END GEEK CODE BLOCK------


2013/12/8 Brecht Van Lommel <brechtvanlommel at pandora.be>

> Did you perhaps check out a branch? You can check which branch you are
> on with "git branch", and go back to the master branch with "git
> checkout master".
>
> If that doesn't help, you could paste the output of these commands, so
> we get a sense of what is going on in this setup:
> git branch -a
> git remote -v
> git fetch origin
>
> Brecht.
>
> On Sun, Dec 8, 2013 at 1:46 PM, Piotr Arlukowicz <piotao at gmail.com> wrote:
> > Hello,
> >
> > I'm unable to get newer versions of Blender using instructions from wiki
> > page: http://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Linux
> >
> > I used to build Blender with scons (cmake also, but I prefer scons), and
> > with svn repo it was easy - only svn up was required. I managed to set up
> > everything like in WIKI page for git, and first time compilation went
> well,
> > but now I can't update repo. Simple command 'git pull' says it's already
> up
> > to date, and there are no changes anywhere.
> > So, I'm doing something wrong, could you point me a right direction?
> >
> > best regards and thank you for all your hard work!
> > piotr
> > --
> > Piotr Arlukowicz
> > -----BEGIN GEEK CODE BLOCK-----
> > Version: 3.1
> > GCS/ED/IT/S d++(-)>--pu s(+):(+)> a C++(+++)$@>++++$  ULAVISC*()$>+++$
> > P++(+++)$>++++ L++(+++)$@>++++$ !E---(---)>++ W++(+++)$@>+++ N(+)>++ o--?
> > !K-(-)>-$ w++(+)>-- !O-(-)>- !M-(-)>-- !V-(-)>- PS(+)>++ !PE()>+  Y PGP>+
> > t(-) !5? !X R()>* tv- b++ DI++ D+(++)>+++ G++@ e++++>+++++ h---()>++
> r+++
> > y+++
> > ------END GEEK CODE BLOCK------
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list