Changes between Version 113 and Version 114 of Docs/825gen2/Dev/DeveloperNews


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

--

Legend:

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

    v113 v114  
    22
    33== 2026-08-13 HTTPS Encryption ==
    4 The Cardinal provided 825 project SVN repositories now require https secure connections. 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 Gen2 //ID Storage// URL is {{{https://tech.825spectrum.com/svn/arm825beta/applications/standard/ids}}}. The legacy //ID Storage// URL is now  {{{https://tech.825spectrum.com/svn/applications/standard/ids}}}. At the "Select Folder" screen select "trunk". Repeat for each standard project. Refer to [wiki:DevVMTechnical#Libraries Development VM Technical Information - Libraries and Standard Apps]
     4The Cardinal provided 825 project SVN repositories now require https secure connections. 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 Gen2 //ID Storage// URL is {{{https://tech.825spectrum.com/svn/arm825/applications/standard/ids}}}. The legacy //ID Storage// URL is now  {{{https://tech.825spectrum.com/svn/applications/standard/ids}}}. At the "Select Folder" screen select "trunk". Repeat for each standard project. Refer to [wiki:DevVMTechnical#Libraries Development VM Technical Information - Libraries and Standard Apps]
    55
    66If there is a project that has local changes you do not want to lose right-click on the project and select "Rename". Rename the project (for example add an x to the end of the name). The project can then be checked out from https into the workspace with the original name. The //Meld// merge tool may be used to apply changes from the renamed project to the newly checked out https project.