[mythtv] CVS down?

Matt Zimmerman mdz at debian.org
Sun May 4 17:51:33 EDT 2003


On Sun, May 04, 2003 at 11:38:13AM -0400, Isaac Richards wrote:

> The CVSROOT is now  :pserver:mythtv at cvs.mythtv.org:/var/lib/mythcvs

Maybe this will prevent some from throwing out their working directories
(and maybe save you some bandwidth):

find . -path '*/CVS/Root' | xargs perl -pi.old -e 's/cvs$/mythcvs/'
find . -path '*/CVS/Repository' | xargs perl -pi.old -e 's/MC/mythtv/'
cvs update -dAP

...seems to have given me a consistent working directory despite the
repository changes.

-- 
 - mdz


More information about the mythtv-dev mailing list