Changes between Version 102 and Version 103 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
08/13/26 17:47:20 (3 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DeveloperNews

    v102 v103  
    11= Developer News =
    22
    3 == 2026-08-13 HTTPS ==
    4 SVN URLs are now moved to https only. Standard projects that have not been changed such as ID storage may be deleted from the workspace. Right-click on the project name and select "Delete". Check the checkbox "Delete project contents on disk". Then re-checkout the project from the server. Select "File", "New Project", "SVN / Checkout Projects from SVN". Select "Create a new repository location". The legacy //ID Storage// URL is {{{https://tech.825spectrum.com/svn/applications/standard/ids}}}. The Gen2 //ID Storage// URL is {{{https://tech.825spectrum.com/svn/arm825beta/applications/standard/ids}}} At the "Select Folder" screen select "trunk". Repeat for each standard project. If there is a project that has local changes you do not want to lose the project can be renamed instead of deleted. The project can be checked out from https and then the //Meld// merge tool may be used to apply changes from the renamed project to the https project.
     3== 2026-08-13 HTTPS Encryption ==
     4The standard Eclipse project SVN URLs are now moved to https only. Standard projects in your workspace that have not been changed may be deleted from the workspace. Right-click on the project name and select "Delete". Check the checkbox "Delete project contents on disk". Then re-checkout the project from the server. Select "File", "New Project", "SVN / Checkout Projects from SVN". Select "Create a new repository location". For example the legacy //ID Storage// URL is now  {{{https://tech.825spectrum.com/svn/applications/standard/ids}}}. The Gen2 //ID Storage// URL is {{{https://tech.825spectrum.com/svn/arm825beta/applications/standard/ids}}} At the "Select Folder" screen select "trunk". Repeat for each standard project. Refer to [wiki:Docs/VM]
     5
     6If there is a project that has local changes you do not want to lose the project can be renamed instead of deleted. The project can be checked out from https and then the //Meld// merge tool may be used to apply changes from the renamed project to the https project.
    57
    68== 2026-07-31 JSON Updates ==