CVS
Bernd Gehrmann
bernd at physik.hu-berlin.de
Fri Jul 7 09:06:45 BST 2000
On Thu, 6 Jul 2000, ian reinhart geiser wrote:
> On Fri, 7 Jul 2000, Richard Moore wrote:
>
> > http://developer.kde.org/documentation/tutorials/howto/developer-HOWTO-2.html#ss2.2
> >
> > Rich.
> my next problem is how do i deal with a CVS that is
> only available via ssh. i can do a:
> export CVSROOT=geiseri at mycvs.com:/cvsroot/project
> and a:
> export CVS_RSH=ssh
>
> but KDevelop STILL hangs.
KDevelop doesn't open a pty for subprocesses, so the password
request is not handled correctly. See
http://sfdocs.sourceforge.net/sfdocs/display_topic.php?topicid=18
if you want to avoid the password request.
Bernd.
More information about the KDevelop
mailing list