[Soc-2013-dev] SVN access for students

Ton Roosendaal ton at blender.org
Thu Jun 13 12:06:39 CEST 2013


Hi students,

You've been added as bf-blender project member with svn write access, welcome! You can use this access now to work on your branch of Blender as part of the Google Summer of Code this year.

If you need assistance on how to checkout or use your branch, just ask Campbell Barton for help.

Note that our project system doesn't have exclusive branch membership. That means you can checkout and commit in any branch or trunk. Be careful with that!

Most important info is noted here but for more general info for committers see:
- http://wiki.blender.org/index.php/Dev:Doc/New_Committer_Info

We expect you commit your work on regular basis, with well readable commit logs explaining what you do. Any commit should always result in a working (compiling, running) Blender. 

We also expect you to keep the branch synced with trunk weekly. This kind of code merging can be annoying at times, just seek help when it doesn't work as you expect.

Always contribute code in the style as used in the file you've worked on. 
Make sure you use real TABs, and unix LFs (end of lines) for C/C++. Python scripts use spaces only. For new code, check on the style guidelines.
- http://wiki.blender.org/index.php/Dev:Doc/CodeStyle

Blender is strictly cross-platform, and we only accept code that compiles for all current platforms correctly.

If you add new source files files, be sure to update scons, cmake build systems.

You will find nearly all active developers every day in IRC: irc.freenode.net #blendercoders channel.

Don't forget to subscribe to both mailing lists below:
- http://lists.blender.org/mailman/listinfo/bf-committers/
- http://lists.blender.org/mailman/listinfo/bf-blender-cvs/

Thanks! :)

-Ton-

--------------------------------------------------------
Ton Roosendaal  -  ton at blender.org   -   www.blender.org
Chairman Blender Foundation - Producer Blender Institute
Entrepotdok 57A  -  1018AD Amsterdam  -  The Netherlands





More information about the Soc-2013-dev mailing list