Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2008 21:40:40 +0200
From:      Polytropon <freebsd@edvax.de>
To:        iwrTech@iwr.ru.ac.za
Cc:        sbremal@hotmail.com, freebsd-questions@freebsd.org, DA Forsyth <iwrtech@iwr.ru.ac.za>
Subject:   Re: /etc/groups gone
Message-ID:  <20080822214040.132d8868.freebsd@edvax.de>
In-Reply-To: <48AE837F.11627.4B44788@iwrtech.iwr.ru.ac.za>
References:  <20080822064429.0C4B11065764@hub.freebsd.org> <48AE837F.11627.4B44788@iwrtech.iwr.ru.ac.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Just an addition:

On Fri, 22 Aug 2008 09:14:39 +0200, "DA Forsyth" <iwrtech@iwr.ru.ac.za> wrote:
> you want to do
> man rcs
> and start using RCS to track changes to your important system files.
> That way, if you delete one you can just check it out of the RCS 
> store.  'backups with history'

You can use CVS (comes with the FreeBSD system), too:

	% man cvs

I found it to be a very comfortable system to manage file
changes on the path of my own software development (document
progress, undo "bad" inventions, checkin and checkout even
with multiple contributors).

Using CVS to manage self made system configuration files
is, by the way, a very good idea I never thought of. I'll
see if I like this concept.



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080822214040.132d8868.freebsd>