Replace WebSVN links in asmxygen.py #65

Open
opened 2024-05-28 23:10:24 +02:00 by ace-dent · 0 comments
Member

As part of migrating from SVN to Git ~
We need to replace the link_root variable, so it points to https://git.kolibrios.org/KolibriOS/kolibrios/src/branch/main/file.asm#L123 instead of the old WebSVN hyperlink.
Note: We can now also point to the line number.

We need to make changes here and here. We should add a clear comment, flagging this depends on the VCS selected.

As part of migrating from SVN to Git ~ We need to replace the `link_root` variable, so it points to `https://git.kolibrios.org/KolibriOS/kolibrios/src/branch/main/file.asm#L123` instead of the old WebSVN hyperlink. Note: We can now also point to the line number. We need to make changes [here](https://github.com/KolibriOS/kolibrios/blob/f4fd3f6ea049dc4c7c0fd3b9bd41fd3377e92e0e/kernel/trunk/asmxygen.py#L401-L403) and [here](https://github.com/KolibriOS/kolibrios/blob/f4fd3f6ea049dc4c7c0fd3b9bd41fd3377e92e0e/kernel/trunk/asmxygen.py#L1041-L1042). We should add a clear comment, flagging this depends on the VCS selected.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#65
No description provided.