You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: git-migration/README.md
+14-11Lines changed: 14 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,16 @@
3
3
This project is aimed to migrate the Met Office simulation systems repositories
4
4
to Git ecosystem. See MetOffice/simulation-systems/discussions/337 for details.
5
5
6
-
> [!NOTE] Pre-requisites to run the migration script
6
+
> [!NOTE]
7
+
> **Pre-requisites to run the migration script**
7
8
>
8
9
> - Read access to the Met Office Science Repository [MOSRS](https://code.metoffice.gov.uk/trac/home) or the Met Office internal mirror (~~`svn://fcm1`~~`https://metomi/svn`).
9
10
> - Optional Write access to the [Met Office GitHub organisation](https://github.com/MetOffice) for push to remote (usually, an admin).
10
11
> - Tools: [`fcm`](https://metomi.github.io/fcm/doc/user_guide/introduction.html), [`git`](https://git-scm.com), [`gitlify`](https://github.com/MetOffice/gitlify), [`jq`](https://jqlang.org), and [`gh`](https://cli.github.com) available on the system.
11
12
12
13
## Checklist
13
14
14
-
1. Test `gitlify` translation tool
15
+
1. Test `gitlify` translation tool:white_check_mark:
15
16
-[x] Able to convert only svn trunk to Git.
16
17
-[x] Able to map svn revisions to Git tag.
17
18
-[x] Synchronise trunk updates locally in Git repositories.
@@ -22,14 +23,14 @@ to Git ecosystem. See MetOffice/simulation-systems/discussions/337 for details.
0 commit comments