Thanks for the heads up, fixed
https://developer.blender.org/rB47faf618a6ff220ad88798b4ab84fb542cf1362c

On Thu, Oct 30, 2014 at 5:55 PM, Antony Riakiotakis <[email protected]> wrote:
> Hi, you can submit a patch with the changes you've made to the blender
> source code using git diff
>  and you can paste the patch for review in the differencial system of our
> tracker in developer.blender.org.
>
> On 30 October 2014 17:26, Сергей <[email protected]> wrote:
>
>> Hello,
>>
>> I cloned git://git.blender.org/blender.git repository (commit:
>> d8094b62e21d0a98c8d3f22631c2c978b2390609),
>>  then i run 'make' command,
>>  then i run 'make project_netbeans'
>>
>> In the end i got a truncated nbproject/configurations.xml file
>> This is due to the fact that the file configurations.xml not closed in the
>> script cmake_netbeans_project.py
>>
>> I've corrected the script (just added call f.close() at the end of the
>> function 'create_nb_project_main')
>> How do I submit my changes back to the blender git repository?
>> _______________________________________________
>> 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



-- 
- Campbell
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to