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.
ace-dent added the
Kind
Documentation
Priority
Low
labels 2025-04-05 21:32:03 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#65
No description provided.