Versioning Strategies
Archiving Your Project in GitLab
<
>
Archiving Your Project (Read-Only Mode)
When your project is complete or submitted, you can archive it in GitLab to make it read-only and prevent further changes. This ensures the final version remains intact for reference.
Steps to Archive a Project in GitLab
1. Archive via GitLab Web UI
- On the left sidebar, select Search or go to and find your project.
- Select Settings > General.
- Expand Advanced.
- In the Archive project section, select Archive project.
- To confirm, select OK.
This makes the repository read-only and disables most actions (e.g., pushes, merges).