[Bf-committers] Directory visibility on web and git access

Wander Lairson Costa wander.lairson at gmail.com
Tue Mar 13 12:44:16 CET 2012


Dear all,

I am new to blender and this is my first post in this mailing list.

Recently I tried to download blender source code from official svn
repository through "git svn":

$ mkdir blender-svn
$ cd blender-svn
$ git svn clone https://svn.blender.org/svnroot/bf-blender/trunk/blender blender

Code compile successfully but I got an error during "make install",
saying "locale" file was not found. And indeed the directory
"release/datafiles/locale" was not there. Then I tried to download it
through normal svn client and everything worked fine.

Going deeper into this problem I noticed when trying to see the
repository through web I cannot see the locale directory [1]. The
directory is not there also for the official git mirror [2]. Trying to
download the master branch as a .tar.gz doesn't work either.

Does anyone have an idea of what's going on?

[1] https://svn.blender.org/svnroot/bf-blender/trunk/blender/release/datafiles/

[2] https://gitorious.org/blenderprojects/blender/trees/master/blender/release/datafiles

-- 
Best Regards,
Wander Lairson Costa


More information about the Bf-committers mailing list