C2025-053 Upgrade Ro-Editor / Compare Report / Ro To SQL to 64 bits #631

Merged
jjenko merged 4 commits from C2025-053 into Development 2025-10-06 16:22:18 -04:00
Owner

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.
djankowski was assigned by mschill 2025-10-06 14:06:17 -04:00
jjenko was assigned by mschill 2025-10-06 14:06:17 -04:00
mvickers was assigned by mschill 2025-10-06 14:06:17 -04:00
mschill added 1 commit 2025-10-06 14:06:17 -04:00
mschill requested review from jjenko 2025-10-06 14:06:17 -04:00
jjenko requested changes 2025-10-06 14:25:48 -04:00
Dismissed
jjenko left a comment
Owner

Need to remove the ROEditor/Assemblyinfo.cs

Should update the RO Editor ("REFOBJ") version number to 2.4 in the AjdustBuildRevision/Program.cs

Need to remove the ROEditor/Assemblyinfo.cs Should update the RO Editor ("REFOBJ") version number to 2.4 in the AjdustBuildRevision/Program.cs
Author
Owner

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)
> 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)
mschill added 1 commit 2025-10-06 16:00:04 -04:00
Adjust build revision and revert AssembloInfo to as-is
Owner

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.
mschill added 1 commit 2025-10-06 16:05:16 -04:00
Remove AssemblyInfo changes
Author
Owner

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.
jjenko requested changes 2025-10-06 16:10:57 -04:00
Dismissed
jjenko left a comment
Owner

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

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
mschill added 1 commit 2025-10-06 16:15:23 -04:00
Author
Owner

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
jjenko left a comment
Owner

looks good

looks good
jjenko merged commit 31e9910242 into Development 2025-10-06 16:22:18 -04:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#631
No description provided.