Changes between Version 27 and Version 28 of WikiStart


Ignore:
Timestamp:
Mar 30, 2008, 2:48:41 PM (16 years ago)
Author:
stuartm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v27 v28  
    1515Once 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.
    1616
    17 '''Please subscribe to the mythtv-dev mailing list if you plan to run trunk!''' Instead 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).
     17'''Please subscribe to the mythtv-dev mailing list if you plan to run trunk!.''' Instead 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).
    1818
    1919P.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.