Hey
what is the best way to archive git project repowe have lots of repos(projects) that are old and we want to archive them (as there is no use of them).is it just move them from the
basePath = /git
to anther folder like: /git_archive ?
On Sunday, 5 October 2025 at 21:43:40 UTC+2 Daniele Sassoli wrote:On Sunday, 5 October 2025 at 00:30:22 UTC-7 sil...@gmail.com wrote:Hey
what is the best way to archive git project repowe have lots of repos(projects) that are old and we want to archive them (as there is no use of them).is it just move them from the
basePath = /git
to anther folder like: /git_archive ?
In principle, yeah, I believe so, in the past I've simply compressed the git folder and moved it to somewhere
more suitable.
I assume you'll need to reindex the project list and it might be a good idea to place those projects in
read-only mode if they aren't already.
The nice thing about NoteDB is that by doing this you'll also be keeping all the review history.
You can also look at using the Delete-Project plugin and the ArchiveDeletedRepos setting.It doesn't compress them, but it does provide a convenient timestamp and SSH command.
or should we need to do some gerrit command actions ?BRGuy
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/repo-discuss/933a952d-7221-4463-8c87-cea1bc0715e5n%40googlegroups.com.