The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

bifsync - synchronization server for bif hubs

VERSION

0.1.0_18 (2014-05-04)

SYNOPSIS

  bifsync [DIRECTORY] [OPTIONS...]

DESCRIPTION

The bifsync command handles synchronization requests from bif clients.

Input is accepted on stdin. Normal output is printed to stdout. Error messages are sent to stderr. Information and errors are logged to the syslog.

An exit value of zero indicates success.

ARGUMENTS & OPTIONS

DIRECTORY

A directory containing a bare bif repository. Defaults to default.bif.

--debug, -d

Add debugging statements to stderr. Syslog will not be used.

SEE ALSO

bif(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2013-2014 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.