That is an awesome way of handling enhancement requests.<br><br>Totally awesome.<br><br><br><div><span class="gmail_quote">On 9/19/07, <b class="gmail_sendername">Joe Ripley</b> &lt;<a href="mailto:vitaminjoe@gmail.com">vitaminjoe@gmail.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 9/19/07, hendrixski &lt;<a href="mailto:hendrixski@storsint.com">hendrixski@storsint.com
</a>&gt; wrote:<br>&gt; So basically now what is the next step?&nbsp;&nbsp;I run diff on my file versus<br>&gt; the one in the repo&#39;s?&nbsp;&nbsp;Shall I add any parameters to diif?&nbsp;&nbsp;Does SVN<br>&gt; already include that kind of diff-output-to-patch functionality? And is
<br>&gt; there anything special I need to do when submitting the patch to the<br>&gt; bugtracker?<br>&gt; How will I know when the patch is applied?<br>&gt;<br>&gt; I&#39;m excited to be joining my first open source project.&nbsp;&nbsp;Thanks for
<br>&gt; putting up with the newbie questions.<br><br>If you have subversion installed and you&#39;re making changes to your<br>checked-out copy of the source, just run &#39;svn diff&#39; from within the<br>project directory.&nbsp;&nbsp;It will spit out a diff that you can save to a
<br>file (i.e. svn diff &gt; ~/mydiff.patch).&nbsp;&nbsp;If you need more info on SVN,<br>this is a good resource: <a href="http://svnbook.red-bean.com/en/1.4/">http://svnbook.red-bean.com/en/1.4/</a><br><br>Then, open a ticket in trac (
<a href="http://svn.mythtv.org/trac/">http://svn.mythtv.org/trac/</a>) with your<br>comments and attach your patch.&nbsp;&nbsp;You can keep track of the ticket<br>there to see when it&#39;s applied.&nbsp;&nbsp;More on tickets here:<br><a href="http://svn.mythtv.org/trac/wiki/TicketHowTo">
http://svn.mythtv.org/trac/wiki/TicketHowTo</a><br><br>Enjoy!<br><br>--<br>Joe Ripley<br><a href="mailto:vitaminjoe@gmail.com">vitaminjoe@gmail.com</a><br>_______________________________________________<br>mythtv-dev mailing list
<br><a href="mailto:mythtv-dev@mythtv.org">mythtv-dev@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev</a><br></blockquote></div><br>