Scripts to help in the creation and maintenance of the GITEA git repos for SMEServer and SMEContribs.
Go to file
2023-05-09 18:33:32 +10:00
config added in base config (ini) file 2023-05-09 17:51:48 +10:00
git-cvs2git.sh use rm -Rf rther than complicated find -delete 2023-05-09 18:33:32 +10:00
git-get-repo-and-build.sh Initial load 2023-05-09 13:34:39 +10:00
git-mirror-org.sh Initial load 2023-05-09 13:34:39 +10:00
git-mirror-repo.sh Initial load 2023-05-09 13:34:39 +10:00
README.md updated README.md with config file 2023-05-09 17:53:44 +10:00

smeserver-gitutils

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

config

sample ~/.smegit/config file - fill in your details

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 for an organisation in a local GITEA instance