Download AmandaPLEASE NOTE: THIS SOFTWARE IS BEING MADE AVAILABLE ``AS-IS''. UMD and the Amanda contributers are making this work available so that other people can use it. This software is in production use at a number of sites around the world, but we make no warranties that it will work for you. Amanda development is unfunded - the authors maintain the code in their spare time. There is no free support available other than users helping each other on the amanda-users mailing list. Other support options can be found here. Binary packagesTo download Amanda binary packages (e.g. RPMs, debian packages, Win32 Windows client) for stable and beta versions for various distributions and source tarball please visit the following page: http://www.zmanda.com/download-amanda.php Source packagesAmanda project is hosted at SourceForge. You can download the most recent release (source tarball) from this page, and both new and old releases (source tarball) can also be found on the sourceforge download page Daily snapshots from all active branches are available from http://www.zmanda.com/community-builds.php. Latest SourceAll modern development (since the 2.5.1 release) is in subversion. Prior revisions are available in CVS. Note that some old, unsupported Amanda releases are available from ftp://ftp.amanda.org/pub/amanda Subversion AccessAmanda subversion repository is hosted at SourceForge. Amanda Subversion tree accessBranch use in Amanda subversion tree
eg. svn co https://amanda.svn.sourceforge.net/svnroot/amanda/amanda/trunk Git AccessThe git repository at github is a mirror of the Subversion repository. The mirror polls periodically, so it may lag Subversion by a few hours. Several of the Amanda developers use git for day-to-day development, and github provides an easy way for new developers to get involved with Amanda. CVS AccessNote that the Amanda CVS repository is no longer maintained. It is hosted at SourceForge. The CVS module name is: amanda Amanda CVS tree accessBranch use in Amanda CVS tree
eg. cvs -d:pserver:anonymous@amanda.cvs.sourceforge.net:/cvsroot/amanda co -r amanda-251-branch amanda |