On Sat, Apr 30, 2011 at 2:56 PM, Florian Moga <moga....@gmail.com> wrote: > Hi, > We currently have a couple of places where we keep work in progress code. It > would be nice to agree on a location for GSOC projects so we can suggest it > to the students so they will know how to create their patches. > Options include: > 1) sca-java-2.x/contrib/ > 2) sca-java-2.x/trunk/unreleased > I'd go with contrib/ as it currently has a trunk-like structure with > modules, samples, etc and contains more experimental code. > Thanks, > Florian
It could be left up to each student to decide. Most of us usually put things directly in trunk/modules so the students could also do that, and include it in the build when they feel confident, if they want to experiment a bit before going to trunk then contrib would be fine, or create a folder in the sandbox for the project would work too. ...ant