Welcome to the repository of Crossroads, a software load balancer &
fail over utility. This README explains the layout of the repository.
branches/
is a directory where you can find copies of Crossroads that have
been put aside for larger development efforts. In general, don't
use the code from branches/; that's stuff that's being worked on.
tags/
holds stable releases, numbered by version ID. You'll find
historical releases here and also the most up-to-date stable one
(that's the one with the highest version ID).
trunk/
is the codebase of the most recent development version of
Crossroads. Though still 'development', this branch will typically
have the most recent bugfixes applied.
|