wiki:WikiStart

Version 5 (modified by Isaac Richards, 19 years ago) (diff)

Add some more info to the front page.

Welcome to the MythTV Trac server

As part of the changeover from cvs to subversion, the MythTV developers are also switching to Trac for ticket management and source browsing.

We are still in the process of setting up the new system, so please bear with us while we get everything figured out.

If you're looking for anonymous subversion access, use the following commands to grab the latest code:

svn co http://cvs.mythtv.org/svn/trunk/mythtv
svn co http://cvs.mythtv.org/svn/trunk/mythplugins
svn co http://cvs.mythtv.org/svn/trunk/myththemes

If you'd like to get the stable 0.18.2 branch, do this instead:

svn co http://cvs.mythtv.org/svn/branches/release-0-18-fixes/mythtv
svn co http://cvs.mythtv.org/svn/branches/release-0-18-fixes/mythplugins
svn co http://cvs.mythtv.org/svn/branches/release-0-18-fixes/myththemes

Once 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 the subversion book has all the information you'd ever want on how to use it. The Basic Work Cycle chapter is especially handy.

Instead of sending patches to the mythtv-dev mailing list for inclusion to MythTV, please 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).

P.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.

Starting Points for using Trac

For a complete list of local wiki pages, see TitleIndex.

Trac is brought to you by Edgewall Software, providing professional Linux and software development services to clients worldwide. Visit http://www.edgewall.com/ for more information.