[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RCS control for config files



On 01 Jul 2002 16:41:25 CDT, Alex Borges writes:
>Ive finnaly come to a point where i think im needing revision control
>for my configuration files on some servers.... 
>
>So i thought id come in and ask you guys if there is some vertical stuff
>explicitly for this purpose or if you yourselves simply cvs ci your /etc
>directory et all..
>
>Or any tips would be appreciated (like "i use emacs and rcs...works for
>me")

:) waldner@beren->~ $ cat `which rcsvi`
#!/bin/sh

/usr/bin/co -l $1 && /usr/bin/vi $1 ; /usr/bin/ci -u $1

exit

cheers,
&rw
-- 
/ Ing. Robert Waldner | Security Engineer |  CoreTec IT-Security  \
\   <rw@coretec.at>   | T +43 1 503 72 73 | F +43 1 503 72 73 x99 /



-- 
To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: