Changes between Version 11 and Version 12 of WikiStart


Ignore:
Timestamp:
Oct 27, 2005, 9:46:20 PM (18 years ago)
Author:
danielk
Comment:

create a ticket a link to the ticket howto, and moved some of the instructions over there

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    2121Once you have a checkout, you can just do a '''svn update''' at any time to update it to the most recent revision.  If you're making modifications, a simple '''svn diff''' will generate a unified diff.  It's quite similar to CVS, but [http://svnbook.red-bean.com/en/1.1/index.html the subversion book] has all the information you'd ever want on how to use it.  The [http://svnbook.red-bean.com/en/1.1/ch03s05.html Basic Work Cycle] chapter is especially handy.
    2222
    23 Instead of sending patches to the mythtv-dev mailing list for inclusion to MythTV, please [http://cvs.mythtv.org/trac/newticket create a ticket] instead.  This should allow us to track patches better, and hopefully get them handled in a much more timely manner (and not lose patches, occasionally).  To attach a patch, you must first create a ticket, and then there will be an 'Attach File' button when you view the new ticket.
     23Instead of sending patches to the mythtv-dev mailing list for inclusion to MythTV, please create a ticket instead (TicketHowTo).  This should allow us to track patches better, and hopefully get them handled in a much more timely manner (and avoid losing patches).
    2424
    2525P.S.  There are a few links here to the official Trac website -- before submitting a bug report, please make sure you haven't accidentally wandered over there.
     
    2929== Wanting to help out? ==
    3030 * FutureDevelopment -- a list of possible things to look at working on.
    31  * report:1 -- There's lots of open bugs that could use fixing, and patches that can use testing
    32  * TicketHowTo -- How to submit a ticket and get it looked at sooner
     31 * report:1 -- There are lots of open bugs that could use fixing, and patches that can use testing
    3332 * [http://www.cuymedia.com/doxygen-dev-docs/html/ Source code documentation] -- A start at documenting the source.
    3433