Thanks Mike, that has some good information. I have a question please: http://trac.symfony-project.com/wiki/CodingStandards says that contributors work on a "fork" of the code.
However http://trac.symfony-project.com/wiki/HowToContributeWithSvk says that you should work on a local "branch" and post patches (its not mentioned but I'm assuming they mean to Trac ;) ) Do the terms "fork" and "branch" are supposed to be referring to a local copy of the trunk? Or does the first wiki refer to a different fork that actually exists as part of the normal SVN in a separate branch directory. So should we work on a local copy of the trunk, and commit to a branch of the Sensio svn, or should we attach patch files only to the ticket that we raise for the code change. Thank you Mark On Apr 12, 8:27 pm, Michael Nolan <[EMAIL PROTECTED]> wrote: > Maybe not in quite such a concise form, but there is information on > the wiki: > > http://trac.symfony-project.com/#Contributing > > Mike > > On Apr 12, 2:19 am, markchicobaby <[EMAIL PROTECTED]> wrote: > > > Hi If I find a bug, or think I can fix a bug (as I might need to for a > > feature I need for example), then what are the guidelines so I can > > share my work with others? > > > I'm expecting a "Guidelines for Symfony contributors", something along > > the lines of: > > > "To contribute to the Symfony code base you need to do the following > > things: > > > 1. Access to trac > > The most fundamental thing is to have access to trac ... to do > > this ... > > > 2. SVN Setup > > First, set up a local svn working copy of the codebase. This can be > > found here.... Decide > > > 3. Contributing Fixes > > If there is a bug that you think you have fixed, it needs to be > > submitted as a patch. To do this, ..... > > > 4. Contributing Fixes to Plugins > > To contribute a fix to a plugin, proceed as follows.... > > " > > > Does such a document exist? > > > Thanks for a great framework! > > > M --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
