[Gllug] Change Management tools

Bruce Richardson itsbruce at uklinux.net
Wed Jun 8 11:25:59 UTC 2005


On Wed, Jun 08, 2005 at 10:44:34AM +0000, Wayne wrote:
> Hi All,
> 
> anyone have any experience with change management software? We could
> deploy CVS across all of our servers to track changes of config files
> etc, but we are looking for something a bit more 'wordy'. needs to run on
> Linux/Solaris, and GNU if possible

You should consider svk.  The advantage it offers over CVS or subversion
is that it doesn't add any cruft to the checked-out version.  Consider
the problem of using cvs to manage /etc, for example: all directories
within /etc will have CVS subdirectories in them.  That means that you
have /etc/skel/CVS, which is a pest.  You could exclude /etc/skel from
cvs management but I'd say that skel files are actually important things
to monitor.

-- 
Bruce

What would Edward Woodward do?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: Digital signature
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20050608/d0211375/attachment.pgp>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list