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

[mhc:01331] mhc-cvs



mhc-cvsを使ってみようと思ったのですが、repositoryのあるマシンでは
直接で、その他のマシンからはssh経由でという風に設定をわけるには
どうすればいいのでしょうか?

# mhcじゃなくてelispの質問になってしまってます(..;)


-- 
|ZnZ(ゼット エヌ ゼット)
|西山和広(Kazuhiro NISHIYAMA)


# typo発見。

--- mhc-cvs.el~ Sun Feb 11 16:40:04 2001
+++ mhc-cvs.el  Fri Apr 13 00:52:25 2001
@@ -22,7 +22,7 @@
 ;; おく。
 ;;
 ;;     % cd ~/Mail/schedule
-;;     % cvs import -m 'Initial Schdule' -I '.*' -I trash schedule name start
+;;     % cvs import -m 'Initial Schedule' -I '.*' -I trash schedule name start
 ;;     % cd ..
 ;;     % rm -rf schedule
 ;;
@@ -30,7 +30,7 @@
 ;;
 ;;     % mkdir schedule
 ;;     % cd schedule
-;;     % cvs import -m "Initial Schdule" schedule name start
+;;     % cvs import -m "Initial Schedule" schedule name start
 ;;     % cd ..
 ;;     % rmdir schedule
 ;;