Changes between Version 96 and Version 97 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
08/13/26 13:54:36 (3 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

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

    v96 v97  
    22
    33== 2026-08-13 HTTPS ==
    4 SVN URLs are now moved to https. Standard projects that have not been changed such as ID storage may be deleted from the workspace. Check the checkbox "Delete project contents on disk". Then select "File", "New Project", "SVN / Checkout Projects from SVN". Select "Create a new repository location". The //ID Storage// URL is be {{{https://tech.825spectrum.com/svn/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 lost 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.
     4SVN URLs are now moved to https. 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 check out the project from the server. Select "File", "New Project", "SVN / Checkout Projects from SVN". Select "Create a new repository location". The //ID Storage// URL is be {{{https://tech.825spectrum.com/svn/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 lost 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.
    55
    66== 2026-07-31 JSON Updates ==