Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint fixes for gitmirror | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | gitmirror: Add chkconfig headers to init script | Colin Guthrie | 2014-02-10 | 1 | -0/+5 |
| | |||||
* | gitmirror: Fix base URL for cloning. | Colin Guthrie | 2014-02-10 | 1 | -2/+3 |
| | | | | Also some cosmetic changes to logging and stopping. | ||||
* | gitmirror: Fix config key | Colin Guthrie | 2014-02-10 | 1 | -1/+1 |
| | |||||
* | gitmirror: Redirect output to a log file | Colin Guthrie | 2014-02-10 | 1 | -1/+1 |
| | | | | | | The logging is not too large so don't worry too much about it for now. Longer term, systemd journal will be sufficient | ||||
* | gitmirror: Use two rsyncs rather than have a config file race. | Colin Guthrie | 2014-02-10 | 1 | -4/+2 |
| | |||||
* | gitmirror: Clear out lock subsys on stop | Colin Guthrie | 2014-02-09 | 1 | -0/+1 |
| | |||||
* | Add a new system to ensure our git repos are mirrored properly. | Colin Guthrie | 2014-02-09 | 4 | -0/+471 |
This is a simple python daemon that I wrote which can be 'pinged' and told to update (or freshly clone) given git repos. Deploy this script on alamut (not started automatically yet) |