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

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

Re: commit problem with cvs mode


From: Artur Hefczyc
Subject: Re: commit problem with cvs mode
Date: Tue, 17 Jun 2003 18:58:48 +0200
User-agent: KNode/0.7.2

Sam Halliday wrote:

> Arnaud Vandyck wrote:
>> I think I'am having some troubles with  the commit in cvs mode. I have
>> a project on sourceforge and it  takes times and times to commit
>> ("waiting process to die" I think) but when I do it in a console, it's
>> rather fast and ok!?
> i know for savannah commits, you need this in your ~/.emacs
>   (setenv "CVS_RSH" "ssh")
It is good to set this variable on shell level so it can be used
not only yb emacs (and pcl-cvs) but also by command line
or other cvs clients.

for example for bash shell add to your .bashrc following

export CVS_RSH=ssh

Artur
-- 
Artur Hefczyc
Open Source Developer
http://www.geotools.org/
http://wttools.sourceforge.net/


reply via email to

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