C2025-053 Upgrade Ro-Editor / Compare Report / Ro To SQL to 64 bits
Note - I attached the copy I had of the "Converting ROs FROM Access to SQL Server" whitepaper --- but there may be a more up to date version as the copy I have is from Kathy from 2023.
C2025-053 Upgrade Ro-Editor / Compare Report / Ro To SQL to 64 bits
-----------------------------------------------------
Note - I attached the copy I had of the "Converting ROs FROM Access to SQL Server" whitepaper --- but there may be a more up to date version as the copy I have is from Kathy from 2023.
Should update the RO Editor ("REFOBJ") version number to 2.4 in the AjdustBuildRevision/Program.cs
Will do.
Just wanted to verify one thing:
ROEditor/Assemblyinfo.cs
was not added in this, it just updated
So did you:
Want me to just remove my changes and leave it as-is?
or
completely delete the file out of the repo?
(as this could cause build issues since it was pre-existing)
> Need to remove the ROEditor/Assemblyinfo.cs
>
> Should update the RO Editor ("REFOBJ") version number to 2.4 in the AjdustBuildRevision/Program.cs
Will do.
Just wanted to verify one thing:
ROEditor/Assemblyinfo.cs
was not added in this, it just updated
So did you:
1. Want me to just remove my changes and leave it as-is?
or
2. completely delete the file out of the repo?
(as this could cause build issues since it was pre-existing)
We’ve been un-doing the ROEditor Assemblyinfo.cs change before checking stuff into Git.
We tried putting it in the Git Ingore file, but it does not work for the ROEditor Assemblyinfo.cs but it does work (ignores) the VEPROMS AssemblyInfo.cs.
So we don’t want to remove it from the Git suppository, we just don’t want to update it.
We’ve been un-doing the ROEditor Assemblyinfo.cs change before checking stuff into Git.
We tried putting it in the Git Ingore file, but it does not work for the ROEditor Assemblyinfo.cs but it does work (ignores) the VEPROMS AssemblyInfo.cs.
So we don’t want to remove it from the Git suppository, we just don’t want to update it.
We’ve been un-doing the ROEditor Assemblyinfo.cs change before checking stuff into Git.
We tried putting it in the Git Ingore file, but it does not work for the ROEditor Assemblyinfo.cs but it does work (ignores) the VEPROMS AssemblyInfo.cs.
So we don’t want to remove it from the Git suppository, we just don’t want to update it.
thanks - Sounds good ---- Should be updated now. Let me know if I missed something.
> We’ve been un-doing the ROEditor Assemblyinfo.cs change before checking stuff into Git.
> We tried putting it in the Git Ingore file, but it does not work for the ROEditor Assemblyinfo.cs but it does work (ignores) the VEPROMS AssemblyInfo.cs.
> So we don’t want to remove it from the Git suppository, we just don’t want to update it.
>
thanks - Sounds good ---- Should be updated now. Let me know if I missed something.
For AdjustBuildRevision, you only need to change the version number on line 35. The one on line 37 is for PROMS and should remain as version 2.3
Sorry about that - should be fixed now.
> For AdjustBuildRevision, you only need to change the version number on line 35. The one on line 37 is for PROMS and should remain as version 2.3
Sorry about that - should be fixed now.
jjenko
approved these changes 2025-10-06 16:22:01 -04:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
C2025-053 Upgrade Ro-Editor / Compare Report / Ro To SQL to 64 bits
Note - I attached the copy I had of the "Converting ROs FROM Access to SQL Server" whitepaper --- but there may be a more up to date version as the copy I have is from Kathy from 2023.
Need to remove the ROEditor/Assemblyinfo.cs
Should update the RO Editor ("REFOBJ") version number to 2.4 in the AjdustBuildRevision/Program.cs
Will do.
Just wanted to verify one thing:
ROEditor/Assemblyinfo.cs
was not added in this, it just updated
So did you:
or
(as this could cause build issues since it was pre-existing)
We’ve been un-doing the ROEditor Assemblyinfo.cs change before checking stuff into Git.
We tried putting it in the Git Ingore file, but it does not work for the ROEditor Assemblyinfo.cs but it does work (ignores) the VEPROMS AssemblyInfo.cs.
So we don’t want to remove it from the Git suppository, we just don’t want to update it.
thanks - Sounds good ---- Should be updated now. Let me know if I missed something.
For AdjustBuildRevision, you only need to change the version number on line 35. The one on line 37 is for PROMS and should remain as version 2.3
looks good
Tested with version 2.3.2510.710/RO Editor 2.4.2510.710 using Beaver Valley/BVDB_RO data. Works as expected.
Updated the Word document to include testing the RO Editor version number and a few additions found during testing.