Charles
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 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 ... -
创建于 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 ... -
创建于 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...