On Fri, Feb 01, 2013 at 03:22:40PM -0500, Hrishit Patel wrote:
> Hi dev community,
> 
> I've built my own AOO and now I'm working on the foolowing bug
> 
> https://issues.apache.org/ooo/show_bug.cgi?id=102212
> 
> In fact I've corrected it(which was a 2 minute work),
> but I haven't worked with any version control before so now I'm looking
> into how to proceed or whom to report.

If you are using Subversion:

svn help diff
svn diff > ~/i102212.patch

If you are using git-svn

git help diff
git diff > ~/i102215.patch

Usually the default options are fine, but read the help ;)
Once you have your patch, attach it to the bug.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: pgpsdNM9wnDlh.pgp
Description: PGP signature

Reply via email to