Welcome Jesus:

On Thu, Apr 22, 2010 at 08:01:01PM +0200, Jess Cova wrote:
> Hi good afternoon i wonder how can i commit a document i do not know.. i
> have a SVN account but i'm new

In short, do a "svn checkout" of the source code.  Then make your 
changes, do an "svn diff" to make sure the changes look good and there's 
nothing extra in there (like mixing white space changes with 
documentation changes, or for that matter, other files you don't intend 
to commit at the moment).  Then do a "svn commit".  Full information is 
in the doc team docs.

There are (regretably) two sources of information.
This one is more thorough: http://doc.php.net/php/dochowto/
This one may contain more current info:  http://wiki.php.net/doc/howto

Enjoy,

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409

Reply via email to