From 156e316949fb0ae729750cc71c88d35cf8a4e4ac Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Tue, 9 May 2023 05:46:40 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b459c4..2c7ca49 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -Utilities to use with smeserver on Koozali.org GITEA instamce \ No newline at end of file +Utilities to use with smeserver on Koozali.org GITEA instance + +Just a repackaging of Brian Read's tools with some modifications for the new git structure and some tidy-up of the ini file and debug statements + +git-cvs2git.sh - copy current cvs version of a package across to git in new structure +git-get-and-build-repo.sh - bring down current git repository and run mockbuild +git-mirror-rep.sh - create mirror of src.koozali.org repository in a local GITEA instance +git-mirror-org.sh - create mirrors of all repos in an organisation in a local GITEA instance