diff --git a/ChangeLog b/ChangeLog
index 28ccdcdabd..28cdd05cb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1457,4 +1457,6 @@
* configs/nucleus2g -- backed out USB host changes... wrong board.
* Renamed arc/hc/include/mc9s12ne64 and src/mc9s12ne64 -- m9s12. That name is
shorter and more general.
+ * The NuttX repository has been converted to SVN and can now be found here
+ http://nuttx.svn.sourceforge.net/viewvc/nuttx/
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 34120e36c2..8beac494c6 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: February 13, 2011
+ Last Updated: February 14, 2011
|
@@ -80,7 +80,7 @@
Release History
What has changed in the last release of NuttX?
- What unreleased changes are pending in CVS?
+ What unreleased changes are pending in SVN?
|
@@ -805,7 +805,7 @@
The 64th release of NuttX, Version 5.17, was made on January 19, 2010 and is available for download from the
SourceForge website.
The change log associated with the release is available here.
- Unreleased changes after this release are available in CVS.
+ Unreleased changes after this release are available in SVN.
These unreleased changes are listed here.
@@ -1599,8 +1599,8 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
This port uses the SDCC toolchain
under Linux or Cygwin (verified using version 2.6.0).
This port has been verified using only a Z80 instruction simulator.
- That simulator can be found in the NuttX CVS
- here.
+ That simulator can be found in the NuttX SVN
+ here.
@@ -1682,8 +1682,8 @@ m68k, m68hc11, m68hc12, and SuperH ports.
page.
This download may be used to build a NuttX-compatible ELF toolchain under Linux or Cygwin.
That toolchain will support ARM, m68k, m68hc11, m68hc12, and SuperH ports.
- The buildroot CVS may be accessed in the
- NuttX CVS.
+ The buildroot SVN may be accessed in the
+ NuttX SVN.
@@ -1931,7 +1931,7 @@ Other memory:
- The current NuttX Change Log is available in CVS here.
+ The current NuttX Change Log is available in SVN here.
ChangeLog snapshots associated with the current release are available below.
@@ -2034,6 +2034,8 @@ nuttx-5.18 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* configs/nucleus2g -- backed out USB host changes... wrong board.
* Renamed arc/hc/include/mc9s12ne64 and src/mc9s12ne64 -- m9s12. That name is
shorter and more general.
+ * The NuttX repository has been converted to SVN and can now be found here
+ http://nuttx.svn.sourceforge.net/viewvc/nuttx/
pascal-2.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
@@ -2051,7 +2053,7 @@ buildroot-1.10 2011-xx-xx
- The current list of NuttX Things-To-Do in CVS here.
+ The current list of NuttX Things-To-Do in SVN here.
A snapshot of the To-Do list associated with the current release are available here.
diff --git a/Documentation/NuttXLinks.html b/Documentation/NuttXLinks.html
index 3b6d6b9e69..d24e7b4f70 100755
--- a/Documentation/NuttXLinks.html
+++ b/Documentation/NuttXLinks.html
@@ -24,7 +24,7 @@
Forum
Downloads
Toolchains
- Browse CVS
+ Browse SVN
Free Ports
diff --git a/Documentation/NuttXNxFlat.html b/Documentation/NuttXNxFlat.html
index 6e92a4cf19..b1948f47f8 100644
--- a/Documentation/NuttXNxFlat.html
+++ b/Documentation/NuttXNxFlat.html
@@ -151,14 +151,14 @@
-
A dynamic loader that is built into the NuttX core
- (See CVS).
+ (See SVN).
-
Minor changes to RTOS to support position independent code, and
-
A linker to bind ELF binaries to produce the NXFLAT binary format
- (See CVS).
+ (See SVN).
@@ -255,7 +255,7 @@
The initial release of NXFLAT was made in NuttX version 0.4.9.
Testing is limited to the tests found under examples/nxflat
in the source tree.
Some known problems exist
- (see the TODO list).
+ (see the TODO list).
As such, NXFLAT is currently in an early alpha phase.
@@ -366,7 +366,7 @@ any following arguments.
Below is a snippet from an NXFLAT make file (simplified from NuttX
-
+
Hello, World! example.
@@ -472,19 +472,19 @@ any following arguments.
diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html
index 81f819260d..8b4e1264b9 100644
--- a/Documentation/NuttxPortingGuide.html
+++ b/Documentation/NuttxPortingGuide.html
@@ -12,7 +12,7 @@
NuttX RTOS Porting Guide
- Last Updated: January 19, 2011
+ Last Updated: February 14, 2011
@@ -489,8 +489,8 @@
arch/z80/include/z80
and arch/z80/src/z80
:
The Z80 port was released in nuttx-0.3.6 has been verified using only a
z80 instruction simulator.
- The set simulator can be found in the NuttX CVS at
- http://nuttx.cvs.sourceforge.net/nuttx/misc/sims/z80sim.
+ The set simulator can be found in the NuttX SVN at
+ http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim.
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
(verified with version 2.6.0 and 2.7.0).
@@ -739,8 +739,8 @@
configs/z80sim
:
z80 Microcontroller. This port uses a Z80 instruction set simulator.
- That simulator can be found in the NuttX CVS
- here.
+ That simulator can be found in the NuttX SVN
+ here.
This port also the SDCC toolchain
under Linux or Cygwin(verified with version 2.6.0).
diff --git a/Documentation/README.html b/Documentation/README.html
index 7bf30ac3a1..e73ee6ad90 100755
--- a/Documentation/README.html
+++ b/Documentation/README.html
@@ -3,7 +3,7 @@
README Files
-
+
@@ -27,139 +27,139 @@
| |
| |- arm
| | `- src
- | | `- lpc214x/README.txt
+ | | `- lpc214x/README.txt
| |- sh/
| | |- include/
- | | | |-m16c/README.txt
- | | | |-sh1/README.txt
- | | | `-README.txt
+ | | | |-m16c/README.txt
+ | | | |-sh1/README.txt
+ | | | `-README.txt
| | |- src/
- | | | |-common/README.txt
- | | | |-m16c/README.txt
- | | | |-sh1/README.txt
- | | | `-README.txt
+ | | | |-common/README.txt
+ | | | |-m16c/README.txt
+ | | | |-sh1/README.txt
+ | | | `-README.txt
| `- z80/
| | `- src/
- | | `- z80/README.txt
- | `- README.txt
+ | | `- z80/README.txt
+ | `- README.txt
|- configs/
| |- avr32dev1/
- | | `- README.txt
+ | | `- README.txt
| |- c5471evm/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- demo9s12ne64/
- | | `- README.txt
+ | | `- README.txt
| |- ea3131/
- | | `- README.txt
+ | | `- README.txt
| |- eagle100/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- ez80f910200kitg/
- | | |- ostest/README.txt
- | | `- README.txt
+ | | |- ostest/README.txt
+ | | `- README.txt
| |- ez80f910200zco/
- | | |- dhcpd/README.txt
- | | |- httpd/README.txt
- | | |- nettest/README.txt
- | | |- nsh/README.txt
- | | |- ostest/README.txt
- | | |- poll/README.txt
- | | `- README.txt
+ | | |- dhcpd/README.txt
+ | | |- httpd/README.txt
+ | | |- nettest/README.txt
+ | | |- nsh/README.txt
+ | | |- ostest/README.txt
+ | | |- poll/README.txt
+ | | `- README.txt
| |- lm3s6965-ek/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- lm3s8962
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- m68332evb/
- | | |- include/README.txt
- | | `- src/README.txt
+ | | |- include/README.txt
+ | | `- src/README.txt
| |- mbed/
- | | `- README.txt
+ | | `- README.txt
| |- mcu123-lpc214x/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- mx1ads/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- ntosd-dm320/
- | | |- doc/README.txt
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- doc/README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- nucleus2g/
- | | `- README.txt
+ | | `- README.txt
| |- olimex-lpc1766stk/
- | | `- README.txt
+ | | `- README.txt
| |- olimex-lpc2378/
- | | |- include/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | `- README.txt
| |- olimex-strp711/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- pjrc-8051/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- sam3u-ek/
- | | `- README.txt
+ | | `- README.txt
| |- sim/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- skp16c26/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- stm3210e-eval/
- | | |- include/README.txt
- | | |- RIDE/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- RIDE/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- us7032evb1/
- | | |- bin/README.txt
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- bin/README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- xtrs/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- z16f2800100zcog/
- | | |- ostest/README.txt
- | | |- pashello/README.txt
- | | `- README.txt
+ | | |- ostest/README.txt
+ | | |- pashello/README.txt
+ | | `- README.txt
| |- z80sim/
- | | |- include/README.txt
- | | |- src/README.txt
- | | `- README.txt
+ | | |- include/README.txt
+ | | |- src/README.txt
+ | | `- README.txt
| |- z8encore000zco/
- | | |- ostest/README.txt
- | | `- README.txt
+ | | |- ostest/README.txt
+ | | `- README.txt
| |- z8f64200100kit/
- | | |- ostest/README.txt
- | | `- README.txt
- | `- README.txt
+ | | |- ostest/README.txt
+ | | `- README.txt
+ | `- README.txt
|- drivers/
- | `- README.txt
+ | `- README.txt
|- examples/
- | |- nsh/README.txt
- | |- pashello/README.txt
- | `- README.txt
+ | |- nsh/README.txt
+ | |- pashello/README.txt
+ | `- README.txt
|- graphics/
- | `- README.txt
+ | `- README.txt
|- libxx/
- | `- README.txt
+ | `- README.txt
|- netutils/
- | |- telnetd/README.txt
- | `- README
+ | |- telnetd/README.txt
+ | `- README
`- tools/
- `- README.txt
\ No newline at end of file
+ `- README.txt
\ No newline at end of file
diff --git a/configs/README.txt b/configs/README.txt
index e443695292..d803581345 100644
--- a/configs/README.txt
+++ b/configs/README.txt
@@ -1019,8 +1019,8 @@ configs/z16f2800100zcog
configs/z80sim
z80 Microcontroller. This port uses a Z80 instruction set simulator.
- That simulator can be found in the NuttX CVS at
- http://nuttx.cvs.sourceforge.net/nuttx/misc/sims/z80sim.
+ That simulator can be found in the NuttX SVN at
+ http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim.
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
(verified with version 2.6.0).
diff --git a/configs/skp16c26/README.txt b/configs/skp16c26/README.txt
index e5eb05725e..a09ca5a174 100755
--- a/configs/skp16c26/README.txt
+++ b/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
diff --git a/configs/z80sim/README.txt b/configs/z80sim/README.txt
index cacca29746..2e345d3208 100644
--- a/configs/z80sim/README.txt
+++ b/configs/z80sim/README.txt
@@ -2,8 +2,8 @@ z80sim README
^^^^^^^^^^^^^
This port uses a primitive, emulated Z80 and the SDCC toolchain.
-The instruction set emulator can be found in the NuttX CVS at
-http://nuttx.cvs.sourceforge.net/nuttx/misc/sims/z80sim
+The instruction set emulator can be found in the NuttX SVN at
+http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim
The SDCC toolchain is available from http://sdcc.sourceforge.net/. All
testing has been performed using version 2.6.0 of the SDCC toolchain.