Hello, >> I'm curious, did you guys replace JSch because its a pile of junk? Above statement describes the reason behind my decision to use Trilead SSH instead of JSCH more or less precisely. In particular, version of JSCH we were using, used to work extremely unreliable in case multiple channels within same connection were used simultaneously. And code quality of JSCH didn't allow me to fix this and other JSch issues in reasonable time. Alexander Kitaev, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! http://sqljet.com/ - Java SQLite Library! Marc Strapetz wrote: >> I noticed you use JGit and the Trilead SSH client. >> >> I'm curious, did you guys replace JSch because its a pile of junk? >> Did you patch JGit to use Trilead SSH instead of JSch? If so, >> would you be interested in contributing that change back to JGit? >> I'm rather fed up with JSch... :-) > > We currently don't use JGit's transport, but we plant a custom SSH > client on the git executable which connects back to SmartGit and just > tunnels SSH data through. Anyway, I can remember that SVNKit was using > JSch initially and they switched to Trilead because of problems with > JSch (maybe Alexander in Cc can shed more light on that). > > -- > Best regards, > Marc Strapetz > ============= > syntevo GmbH > http://www.syntevo.com > http://blog.syntevo.com > > > > Shawn O. Pearce wrote: >> Marc Strapetz <marc.strapetz@xxxxxxxxxxx> wrote: >>> We are proud to announce the general availability of our Git client >>> SmartGit[1]: >>> >>> http://www.syntevo.com/smartgit/index.html >> Congrats on your release. >> >> I noticed you use JGit and the Trilead SSH client. >> >> I'm curious, did you guys replace JSch because its a pile of junk? >> Did you patch JGit to use Trilead SSH instead of JSch? If so, >> would you be interested in contributing that change back to JGit? >> I'm rather fed up with JSch... :-) >> > -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html