Please show: git --version git status git diff
(results of this commands) On Sun, Nov 17, 2013 at 12:14 AM, Yousef Hurfoush <[email protected]> wrote: > thanks, but i tried to pull updates after i cloned the repo and i get this: > > H:\blender\blender>git pull --rebase > fatal: Invalid gitfile format: release/scripts/addons_contrib/.git > Cannot pull with rebase: You have unstaged changes. > Please commit or stash them. > from the error it says that i have uncommited changes, but i didn't modify > the cloned repo! > i read the git usage and building blender and couldn't found anything to > solve the problem > sorry to bother, but any help? > > > Regards > Yousef Harfoush > [email protected] > > > > > Date: Sun, 17 Nov 2013 00:02:51 +0600 > > From: [email protected] > > To: [email protected] > > Subject: Re: [Bf-committers] SCons build in exported source tree fails > > > > Fixes the issue now. Thanks for the report! > > > > > > On Sat, Nov 16, 2013 at 3:29 PM, IRIE Shinsuke <[email protected] > >wrote: > > > > > Hi, > > > > > > I tried SCons build in an exported source tree that have no .git/ > > > directory but it failed as follows: > > > > > > UnboundLocalError: local variable 'build_commit_timestamp' referenced > > > before assignment: > > > File "/home/irie/build/blender2.6/scons/SConstruct", line 757: > > > dobj = B.buildinfo(env, "dynamic") + B.resources > > > File "./build_files/scons/tools/Blender.py", line 439: > > > 'BUILD_COMMIT_TIMESTAMP=%s'%(build_commit_timestamp), > > > > > > commit 58afbb2ee8f9a0e08365db5e840bbb8d9f39c3ab > > > CommitDate: Sat Nov 16 03:26:04 2013 +0100 > > > > > > Thanks, > > > > > > -- > > > IRIE Shinsuke > > > _______________________________________________ > > > Bf-committers mailing list > > > [email protected] > > > http://lists.blender.org/mailman/listinfo/bf-committers > > > > > > > > > > > -- > > With best regards, Sergey Sharybin > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- With best regards, Sergey Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
