help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] Using CVS with ange-ftp


From: Richard M. Heiberger
Subject: Re: [h-e-w] Using CVS with ange-ftp
Date: Fri, 27 Sep 2002 16:39:32 -0400 (EDT)

the simplest (and admittedly non-secure) way to use pcl-cvs is to load this
file (suitably modified for your machines) into emacs:

;; rmh from PC
(setenv "CVSROOT" "address@hidden:/disk06/cvs/master")
(setenv "CVS_SERVER" "/disk06/local/bin/cvs")
(setenv "CVS_RSH" "c:/cygwin/bin/rsh.exe") ;;; use correct path for your system
(setenv "EDITOR" "gnuclient")
(setenv "TMPDIR" "c:/tmp")

Then open up a dired onto the local copy of the project, and do pcl-cvs by
clicking on Tools/PCL-CVS/Examine.directory

You can now mark and click on the cvs menu of the file strucure.

Rich




reply via email to

[Prev in Thread] Current Thread [Next in Thread]