revision control
Phil Mayers
p.mayers at imperial.ac.uk
Wed Feb 16 16:23:18 CET 2011
On 16/02/11 14:54, Raymond Norton wrote:
> Is there any way to use some sort of revision control for .deb installs,
> outside of snapshots on a VM?
I assume this relates to your other posts.
You don't need to version-control the binaries.
You only need to version-control the config directory /etc/raddb, and
you can do this with any version control system. One of the new DVCSes
are is a good choice for this (e.g. git, bzr, hg)
More information about the Freeradius-Users
mailing list