Matthew Davis wrote:

So is the CVS down?  This is what I get in the command line:
...
Any clues? :) Btw, I am VERY new to mythtv though I have successfully set up a box running fedora core 4 with mythtv on it and I am very excited to see what I can contribute...

Using SVN, now. http://cvs.mythtv.org/ for instructions on how to check out a local copy using SVN (yeah, even though the hostname is cvs.mythtv.org...).

Another thing, I understand the concept in theory how CVS and the new SVN systems work but I have no clue where to start learning commands and how I can easily check out files and then commit changes back! Thanks to anyone who replies!

Basically, you use svn checkout (svn co) and from then on you use svn update (svn up). If you are contributing, you'll use svn diff to create a patch.

SVN Book has all the details...  http://svnbook.red-bean.com/

HTH.

Mike
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to