Both source trees are stored in git repositories.
git clone git://git.samba.org/ctdb.git ctdbTo update this tree when improvements are made in the upstream code do this:
cd ctdb git pullIf you don't have git and can't easily install it, then you can instead use the following command to fetch ctdb or update it:
rsync -avz samba.org::ftp/unpacked/ctdb .
With Samba version 3.3 all cluster-relevant changes have been merged to the mainstream Samba code. Please refer to the Samba website for the current release information.
See packages directory for package downloads.