Git repository auto-sync program
Go to file
Shawn Webb da44c81f93 Chase liblattutil ABI and API change
Signed-off-by:	Shawn Webb <shawn.webb@hardenedbsd.org>
2021-09-02 14:30:35 -04:00
etc Provide locking to prevent multiple simultaneous instances 2021-08-06 12:45:20 -04:00
include Provide locking to prevent multiple simultaneous instances 2021-08-06 12:45:20 -04:00
obj
src Chase liblattutil ABI and API change 2021-09-02 14:30:35 -04:00
Makefile
README.md

README.md

rync

rync stands for "repo sync" and pronounced "rink". It is a 2-clause BSD-licensed C application that syncs branches in a repo from multiple sources.

The primary target audience is the HardenedBSD project, which syncs with its upstream, FreeBSD, every six hours.

Configuration files are written in libucl format.

This tool has these dependencies:

  1. liblattutil
  2. libucl