From 2848f657ed692080ed97a38c1ddff01cf97c192a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 19 Apr 2013 18:35:06 -0600 Subject: [PATCH] Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info --- Documentation/NXGraphicsSubsystem.html | 2 +- Documentation/NuttX.html | 42 +-- Documentation/NuttXBinfmt.html | 4 +- Documentation/NuttXGettingStarted.html | 4 +- Documentation/NuttXLinks.html | 2 +- Documentation/NuttXNxFlat.html | 14 +- Documentation/NuttxPortingGuide.html | 12 +- Documentation/README.html | 346 ++++++++++++------------- README.txt | 10 - configs/Kconfig | 4 +- configs/README.txt | 4 +- configs/qemu-i486/README.txt | 2 +- configs/sim/README.txt | 2 +- configs/skp16c26/README.txt | 8 +- configs/stm32f4discovery/README.txt | 2 +- configs/z80sim/README.txt | 4 +- fs/fat/Kconfig | 2 +- sched/exit.c | 5 +- sched/task_exit.c | 4 +- tools/Makefile.host | 9 + tools/mkexport.sh | 1 - tools/version.sh | 12 +- 22 files changed, 248 insertions(+), 247 deletions(-) diff --git a/Documentation/NXGraphicsSubsystem.html b/Documentation/NXGraphicsSubsystem.html index 8367036de61..0eba9441f97 100644 --- a/Documentation/NXGraphicsSubsystem.html +++ b/Documentation/NXGraphicsSubsystem.html @@ -3697,7 +3697,7 @@ sudo ln -s libXext.so.6.4.0 libXext.so
  • Refer to the readme file in sim configuration - README.txt file for additional information. + README.txt file for additional information.

  • diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 3dfeaa28759..1d7c0c2ec2d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -80,7 +80,7 @@ Release History
    What has changed in the last release of NuttX? - What unreleased changes are pending in SVN? + What unreleased changes are pending in GIT? @@ -1071,13 +1071,13 @@ Note that the release consists of two tarballs: nuttx-6.26.tar.gz and apps-6.26.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information) The change log associated with the release is available here. - Unreleased changes after this release are available in SVN. + Unreleased changes after this release are available in GIT. These unreleased changes are also listed here.

    - This release corresponds with SVN release number: r5745, - Note that all SVN information has been stripped from the tarballs. - If you need the SVN configuration, you should check out directly from SVN. + This release corresponds with GIT release number: r5745, + Note that all GIT information has been stripped from the tarballs. + If you need the GIT configuration, you should check out directly from GIT. Revision r5745 should equivalent to release 6.26 of NuttX: