Hi Amit, A patch is a file or a set of files that contains the differences in the diff format (see linux "diff" command). You can create a patch by using the Eclipse environment with the Subclipse plugin (see http://subclipse.tigris.org) This plugin adds SVN to Eclipse. When you right click on a resource in the contextual menu you'll see a Team submenu, there you should find some "Create patch" option. Beware, all this information is off the top of my head. I don't have right now an Eclipse environment to test this, but it should not be so hard to figure it out.
You should sent this kind of e-mails to the dev list. This way more people can chime in and help you. Good luck with that patch. Bogdan On Wed, Apr 16, 2008 at 6:56 AM, Amit Surana <[EMAIL PROTECTED]> wrote: > Hi, > I need help in figuring out how to create a patch that will be added to the > code? > I am not allowed to commit changes in repository. > Can you please guide me thru this entire process. > > -- > Regards, > Amit > > http://suranaamit.blogspot.com/ > OPEN SOURCE: No Bill, No Gates, No Windows, Its open --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
