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

[debian-users:37581] Re: 突然、ネットサーフィン出来なくなりました。



 白井です。

> # 手でやるのが面倒であれば,/etc 全体を CVS 管理するとか。まぁ,
> # CVS の使い方を覚える手間と,どっちもどっちという感じですが。

  RCS なら結構お手軽です。人に教える際色々設定ファイルを書き換えた後、
「まとめると、こういう変更を行ったことになります。」ということを簡単に
示せるので大変便利。

# cd /etc
# ci -l boo
boo,v  <--  boo
enter description, terminated with single '.' or end of file:
NOTE: This is NOT the log message!
>> .
initial revision: 1.1
done
# vi boo
(ごにょごにょ)
# rcsdiff -u boo
===================================================================
RCS file: boo,v
retrieving revision 1.1
diff -u -r1.1 boo
--- boo	2003/07/03 15:50:42	1.1
+++ boo	2003/07/03 15:51:13
@@ -0,0 +1,4 @@
+foo
+bar
+boo
+

-- 
Shirai,Kaoru <shirai@xxxxxxxxxxxxxx>

Korinkan Ltd. - http://www.korinkan.co.jp/
  …あなたのコミュニティをインターネットで支えます…