KDE/kdevplatform

Evgeniy Ivanov pfx.kde at gmail.com
Tue Mar 10 22:05:28 UTC 2009


On Wed March 11 2009 00:50:08 Matt Rogers wrote:
> On Tuesday 10 March 2009 02:52:21 pm Andreas Pakulat wrote:
> > On 10.03.09 19:35:34, Tom Albers wrote:
> > > Op Tuesday 10 March 2009 19:25 schreef u:
> > > > On Tue March 10 2009 20:37:53 Matt Rogers wrote:
> > > > > On Tuesday 10 March 2009 11:33:39 am Evgeniy Ivanov wrote:
> > > > > > SVN commit 937858 by eivanov:
> > > > > >
> > > > > > Small ssh2 GUI client.
> > > > > >
> > > > > >  A             ssh_client (directory)
> > > > > >  A             ssh_client/CMakeLists.txt
> > > > > >  A             ssh_client/main.cpp   [License: GPL (v2/3)]
> > > > > >  A             ssh_client/main.h   [License: GPL (v2/3)]
> > > > >
> > > > > what is this doing here?
> > > >
> > > > Andreas told in IRC I can commit this to the root of kdevplatform. I
> > > > suggested to plugins, but agreed it was 100% wrong place.
> > >
> > > Isn't playground a better place?
> >
> > No, it might better in util/ though, haven't thought of that.
> >
> > The point of this app is simply such that kdevelop can ask the user for
> > passwords when tunneling VCS systems over ssh. For example
> > svn+ssh://svn.kde.org/... so its an integral part of kdevelop (or rather
> > kdevplatform). And having it in playground is bad because we cannot
> > depend on stuff from playground in trunk/KDE
> >
> > Andreas
>
> ssh-askpass isn't good enough for that?

Not sure that we can rely on users having this thing installed. ssh_client 
usage will be set in subversion's plugin (and any other VCS systems when ssh 
is used). It's bad if user will try to perform operation and prompt will be 
opened in console.
 
There is also kdessh from kdeutils. It didn't work for me, so I decided to 
implement similar thing using libssh as suggested in Bug 186276.

-- 
Best regards, Evgeniy.
Key Fingerprint: F316B5A1F6D2054FCD18B74A95400ABB1FE567A3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090311/e22594c0/attachment-0001.sig>


More information about the KDevelop-devel mailing list