You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/04/26 19:35:52 UTC

[GitHub] [incubator-nuttx] btashton opened a new issue #883: References to bitbucket still exist in wiki

btashton opened a new issue #883:
URL: https://github.com/apache/incubator-nuttx/issues/883


   There are a bunch of pages on the wiki that still refer to the bitbucket repos and we should get those links cleaned up.
   
   The search is really poor in Confluence to do this, but you can export the space as HTML and then grep for the instances.
   
   https://cwiki.apache.org/confluence/spaces/exportspacewelcome.action?key=NUTTX
   
   There are approximately 162 pages that likely need updating (some of these are false positives).  It would be good to start with places that new users would likely interact with first. 
   
   ```
   ❯ grep -L -r "bitbucket" | grep -v "attach" | grep -v "image" 
   139629395.html
   Archived-Proposals_141724728.html
   CONFIG_NET_GUARDSIZE_145724178.html
   Reading-CAN-Messages_139629546.html
   SMP_139629514.html
   139629543.html
   NuttX-Channel_139629435.html
   Graphics_139629472.html
   Project-Administration_148641516.html
   Porting-Drivers-to-the-STM32-F7_139629452.html
   SAMA5D3-Notes_139629518.html
   SMP-Critical-Sections_139629502.html
   styles/site.css
   Network-Link-Management_139629532.html
   Forum_139629552.html
   New-Apache-Nuttx-Logo_148647310.html
   139629392.html
   User-Guide_139629403.html
   January-2020_142642100.html
   NxWM-Threading_139629478.html
   Nuttxbook_139629427.html
   Multiple-NSH-Sessions_139629544.html
   Releases_148644709.html
   Platforms_139629516.html
   139629444.html
   Levato-STM32F103_139629429.html
   Coding-Standard_139629417.html
   Kernel-Modules-vs-Shared-Libaries_139629508.html
   Detaching-File-Descriptors_139629489.html
   Custom-Application-Directories_139629536.html
   NxWidgets-Interface_139629420.html
   POSIX-Timers_139629468.html
   Debugging-ELF-Loadable-Modules_139629537.html
   NuttX-Developers_139629425.html
   Task-Exit-Sequence_139629494.html
   License-Clearing_148641518.html
   Developers_139629423.html
   Documentation_139629402.html
   139629534.html
   The-README_139629438.html
   Logging-to-a-RAM-Buffer_139629460.html
   Release-Checklist-Template_148644703.html
   139629390.html
   Analyzing-Cortex-M-Hardfaults_139629445.html
   On-Demand-Paging_139629415.html
   Release-9.0-Checklist_148644707.html
   Delayed-ACK-and-TCP-Performance_139629531.html
   IPv6_139629461.html
   Continuous-integration----Miguel-Herranz_145722717.html
   139629398.html
   NuttX-Overview_139629406.html
   NuttX-Tasking_139629485.html
   139629487.html
   Device-Drivers-vs.-Bus-Drivers-and-GPIO-Drivers_139629504.html
   139629388.html
   Framebuffer-Character-Driver_139629476.html
   Removing-Device-Drivers-with-NSH_139629547.html
   139629399.html
   Nuttx_139629557.html
   Effects-of-Disabling-Interrupts-or-Pre-Emption-on-Response-Latency_139629493.html
   Device-Nodes_139629484.html
   Short-Time-Delays_139629486.html
   139629538.html
   Disabling-the-Stack-Dump-During-Debugging_139629449.html
   NuttX-9.0_148644489.html
   Getting-Started-Presentations_139629433.html
   STM32-CCM-Allocator_139629459.html
   Running-Applications-from-NSH_139629549.html
   February-2020_145722524.html
   NuttX-Initialization-Sequence_139629500.html
   Special-Files-and-Device-Numbers_139629526.html
   NuttX-Presentations_139629386.html
   Naming-FAQ_139629499.html
   STM32-Null-Pointer-Detection_139629467.html
   Gregory-Nutt_139629424.html
   Oneshot-Timers-and-CPU-Load-Measurement_139629503.html
   External-Tutorials_139629430.html
   NuttX-SDRAM_139629456.html
   How-NXFFS-Works_139629523.html
   139630111.html
   139629397.html
   139629501.html
   NFS-Client-How-To_139629404.html
   NSH-Network-Link-Management_139629540.html
   139629474.html
   menuconfig_139629416.html
   Project-Resources_142642063.html
   Per-Thread-Interrupt-Controls_139629513.html
   Semihosting_139629446.html
   Dynamic-Clocking_139629498.html
   index.html
   USB-Device-Trace_139629421.html
   March-2020_148639823.html
   Critical-Section-Monitor_139630201.html
   139629439.html
   Release-Notes_148644487.html
   CNxConsole-Keyboard-Input_139629475.html
   Tickless-OS_139629483.html
   Work-Queue-Deadlocks_139629528.html
   139629473.html
   APPNAME-vs.-PROGNAME_139629539.html
   Tasks-vs.-Threads-FAQ_139629511.html
   SLIP-Configuration_139629529.html
   139629466.html
   Board-Reports_142642097.html
   ARMv7-M-Run-Time-Stack-Checking_139629451.html
   139629393.html
   Analysis-March-2020_148643071.html
   April-2020_148646033.html
   Networking_139629527.html
   Validating-a-staged-Release_152112242.html
   Codeblocks_139629432.html
   Draft-Proposals_141724724.html
   139629530.html
   Code-Contribution-Workflow_141724732.html
   Supported-Platforms_139629517.html
   139629401.html
   139629488.html
   139629396.html
   Auto-Mounter_139629455.html
   139629389.html
   Upper-Half-and-Lower-Half-Drivers_139629496.html
   139629394.html
   Getting-Started_139629413.html
   139629391.html
   NuttX-File-System_139629525.html
   Memory-Configurations_139629512.html
   TCP-Network-Performance_139629533.html
   Pseudo-File-System_139629522.html
   I2C-Character-Driver-Example_139629440.html
   Power-Management---Final-Report_139629419.html
   Platform-Directories_139629441.html
   Bottom-Half-Interrupt-Handlers_139629507.html
   Accepted-Proposals_141724726.html
   Cancellation-Points_139629509.html
   NuttX-Protected-Build_139629469.html
   chip.h-FAQ_139629492.html
   Wide-Font-Support_139629477.html
   Getting-Started-with-NuttX_139629426.html
   Signal-Handler-Tour_139629491.html
   Smaller-Vector-Tables_139629448.html
   Virtual-File-System_139629520.html
   Integrating-with-Newlib_139629458.html
   SmartFS-Internals_139629524.html
   Driver-Types_139629505.html
   Using-SmartFS_139629521.html
   Updating-a-Release-System-with-ELF-Programs_139629541.html
   NuttX-And-OpenAMP_152112290.html
   Signaling-Semaphores-and-Priority-Inheritance_139629457.html
   MiSoC_139629519.html
   Including-Files-in-board.h_139629464.html
   139629400.html
   139629542.html
   Signaling-Events-from-Interrupt-Handlers_139629465.html
   NxWM-Threading-Model_139629414.html
   Accessing-Apache-GitHub-as-a-Committer_142642065.html
   Linux-Processes-vs-NuttX-Tasks_139629481.html
   Wiki_139629422.html
   Pre-Apache-Release-Checklist_148646428.html
   139629479.html
   SYSLOG_139629480.html
   Proposals_141724722.html
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org