Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: CVS and code management question...

Re: CVS and code management question...

From: George Styles <george_at_ripnet.co.uk>
Date: Mon, 28 Jul 2003 21:41:53 +0100

I just have a bash script which tries, tries, tries again until it books out OK
(assumes that you have already removed the rockbox directory)

until test -d rockbox
do
  echo "Trying Checkout..."
  cvs -z3 -d:pserver:anonymous_at_cvs.rockbox.sourceforge.net:/cvsroot/rockbox co rockbox
done


This works for me

george

  ----- Original Message -----
  From: Diddystar5_at_aol.com
  To: rockbox_at_cool.haxx.se
  Sent: Monday, July 28, 2003 5:55 PM
  Subject: Re: CVS and code management question...


  I have given up on CVS. I just download tarballs every day now.
Received on 2003-07-28

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy