summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-19 18:35:06 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-19 18:35:06 -0600
commitcce5af04eab27f136d48a5d06f5ac97b22e6b627 (patch)
treeee0ba220bf6921fa4f2d7221dd991b5f8e782b56 /nuttx/Documentation/NuttX.html
parent2d32b627f6f91e9f70ea20a481adf91dd8d27e99 (diff)
downloadpx4-nuttx-cce5af04eab27f136d48a5d06f5ac97b22e6b627.tar.gz
px4-nuttx-cce5af04eab27f136d48a5d06f5ac97b22e6b627.tar.bz2
px4-nuttx-cce5af04eab27f136d48a5d06f5ac97b22e6b627.zip
Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html42
1 files changed, 21 insertions, 21 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 3dfeaa287..1d7c0c2ec 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -80,7 +80,7 @@
<td>
<a href="#history">Release History</a><br>
What has changed in the last release of NuttX?
- What unreleased changes are pending in SVN?
+ What unreleased changes are pending in GIT?
</td>
</tr>
<tr>
@@ -1071,13 +1071,13 @@
Note that the release consists of two tarballs: <code>nuttx-6.26.tar.gz</code> and <code>apps-6.26.tar.gz</code>.
Both may be needed (see the top-level <code>nuttx/README.txt</code> file for build information)
The change log associated with the release is available <a href="#currentrelease">here</a>.
- Unreleased changes after this release are available in SVN.
+ Unreleased changes after this release are available in GIT.
These unreleased changes are also listed <a href="#pendingchanges">here</a>.
</p>
<p>
- 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:
</p>
<ul><pre>
@@ -3347,8 +3347,8 @@ parallel and diskette IO, and realtime clock, in a 3.5-inch drive form factor..
This port uses the <a href="http://sdcc.sourceforge.net/">SDCC</a> 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 SVN
- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/sims/z80sim/">here</a>.
+ That simulator can be found in the NuttX GIT
+ <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/sims/z80sim/">here</a>.
</p>
<ul>
<p>
@@ -3416,8 +3416,8 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.</block
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 SVN may be accessed in the
- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/buildroot/">NuttX SVN</a>.
+ The buildroot GIT may be accessed in the
+ <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/buildroot/">NuttX GIT</a>.
</p>
</td>
</tr>
@@ -3605,7 +3605,7 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.</block
</p>
<blockquote>
<p>
- &quot;I've installed ZDS-II 5.1.1 (IDE for ez80-based boards) on wine (windows emulator for UNIX) and to my surprise, not many changes were needed to make SVN snapshot of NuttX buildable...
+ &quot;I've installed ZDS-II 5.1.1 (IDE for ez80-based boards) on wine (windows emulator for UNIX) and to my surprise, not many changes were needed to make GIT snapshot of NuttX buildable...
I've tried nsh profile and build process completed successfully.
One remark is necessary: NuttX makefiles for ez80 are referencing <code>cygpath</code> utility.
Wine provides similar thing called <code>winepath</code> which is compatible and offers compatible syntax.
@@ -4123,20 +4123,20 @@ pascal-3.0 2011-05-15 Gregory Nutt &lt;gnutt@nuttx.org&gt;
</table>
<ul>
- <li><b>nuttx-6.18</b>.
- The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/ChangeLog?view=log">SourceForge SVN</a>.
+ <li><b>nuttx</b>.
+ The ChangeLog for the not-yet-released version of NuttX is available at the bottom of the ChangeLog file that can viewed in the <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/ChangeLog">SourceForge GIT</a>.
</li>
- <li><b>apps-6.18</b>.
- The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/apps/ChangeLog.txt?view=log">SourceForge SVN</a>.
+ <li><b>apps</b>.
+ The ChangeLog for the not-yet-released version of apps is available at the bottom of the ChangeLog file that can viewed in the <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/apps/ChangeLog.txt">SourceForge GIT</a>.
</li>
- <li><b>NxWidgets-1.1</b>.
- The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/NxWidgets/ChangeLog?view=log">SourceForge SVN</a>.
+ <li><b>NxWidgets</b>.
+ The ChangeLog for the not-yet-released version of NxWidgets is available at the bottom of the ChangeLog file that can viewed in the <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/NxWidgets/ChangeLog">SourceForge GIT</a>.
</li>
- <li><b>pascal-1.1</b>.
- The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/pascal/ChangeLog?view=log">SourceForge SVN</a>.
+ <li><b>pascal</b>.
+ The ChangeLog for the not-yet-released version of pascal is available at the bottom of the ChangeLog file that can viewed in the <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/pascal/ChangeLog">SourceForge GIT</a>.
</li>
- <li><b>buildroot-1.11</b>.
- The ChangeLog for the not-yet-released version 1.11 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/buildroot/ChangeLog?view=log">SourceForge SVN</a>.
+ <li><b>buildroot</b>.
+ The ChangeLog for the not-yet-released version of buildroot is available at the bottom of the ChangeLog file that can viewed in the <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/buildroot/ChangeLog">SourceForge GIT</a>.
</li>
</ul>
@@ -4150,7 +4150,7 @@ pascal-3.0 2011-05-15 Gregory Nutt &lt;gnutt@nuttx.org&gt;
<ul>
<p>
- The current list of NuttX <i>Things-To-Do</i> in SVN <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/TODO?view=log">here</a>.
+ The current list of NuttX <i>Things-To-Do</i> in GIT <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/TODO">here</a>.
A snapshot of the <i>To-Do</i> list associated with the current release are available <a href="TODO.txt">here</a>.
</p>
</ul>