[EMAIL PROTECTED] wrote: > By the way, I am just joined the team. I donot know how to prepare the > changes in the unified diff format. Any doc or instruct?
If you're using Eclipse: use the Subclipse Plugin for Subversion support, then checkout the repository from http://svn.apache.org/repos/asf/jakarta/httpcomponents/project-trunk Then setup the project so that it compiles. Make your changes to the code. Select the project in the Package Explorer, right click and select Team > Create Patch. If you are using the command line, just use "svn diff > patch.txt". HTH Odi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
