From aad231f6e26b8f32232428da5d65d62a8adb6bfb Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 14 Feb 2011 13:46:26 +0000 Subject: Change all CVS references to SVN git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3295 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/skp16c26/README.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'nuttx/configs/skp16c26/README.txt') diff --git a/nuttx/configs/skp16c26/README.txt b/nuttx/configs/skp16c26/README.txt index e5eb05725..a09ca5a17 100755 --- a/nuttx/configs/skp16c26/README.txt +++ b/nuttx/configs/skp16c26/README.txt @@ -2,7 +2,7 @@ configs/skp16c26/README.txt ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1. The buildroot package can be used to build an M16C toolchain. The toolchain - buildroot can be downloaded from misc/buildroot in the NuttX CVS. Insructions + buildroot can be downloaded from misc/buildroot in the NuttX SVN. Insructions for building the toolchain are provided below. However, the target cannot be built because the GNU m16c-elf-ld link fails with @@ -50,12 +50,11 @@ NOTE: See the toolchain issues above -- you may not want to waste your time. unpack the buildroot package rename the directory to buildroot - b. Using CVS + b. Using SVN - Check out the misc/buildroot module. CVS checkout instructions: + Check out the misc/buildroot module. SVN checkout instructions: - cvs -d:pserver:anonymous@nuttx.cvs.sourceforge.net:/cvsroot/nuttx login - cvs -z3 -d:pserver:anonymous@nuttx.cvs.sourceforge.net:/cvsroot/nuttx co -P misc/buildroot + svn co https://nuttx.svn.sourceforge.net/svnroot/nuttx nuttx/trunk/misc/buildroot Move the buildroot Source Tree and create the archive directory -- cgit v1.2.3