Charles
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Safe to remove support for CVS over SSH over HTTP proxies?
So --I'm in the middle of implementing SSH agent support for svn4idea and git4idea; this effectively allows single sign-on for all SSH-based services, with the option to delegate authentication to ... -
Created Updating the runtime git4idea-rt classpath
I have a patch for svn4idea and git4idea plugins adding support for jsch-agentproxy (adding SSH agent support); this is available at https://github.com/charles-dyfis-net/intellij-community, and is ... -
Created Building an updated svn4idea - no plugin configurations in intellij-community source
I'm working on an implementation of IDEA-52034, having patched SVNKit to support agent-based authentication (see SVNKIT-178).I have intellij-community checked out and building without errors agains...