meiMingle / TSvnPwd-intellij

_Retrieve the SVN password. This tool can be helpful if you checked the "Save authentication" box at some point in the past, but then forgot the password you entered.找回SVN密码。如果您在过去的某个时候选中了“保存身份验证”框,但此后忘记了您输入的密码,则该工具会很有帮助。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSvnPwd-intellij

Build Version Downloads

介绍


English

Do not use for illegal purposes

Forgot your svn password? This tool can be helpful if you checked the "Save authentication" box at some point in the past,but then forgot the password you entered. The core code of this project is transplanted from TSvnPD. The original website may be unstable or even inaccessible, here may be a copy of the source code https://github.com/jozefizso/TSvnPwd .The same as the original author's description, the program is only based on a single default environment for programming, and it cannot parse all the allowed configuration syntax in Subversion. And it should be noted that this tool can effectively resolve SVN related information only when the same Windows user account that was used to log in to SVN is used and the authentication is passed.


中文

请勿用于非法用途

忘记svn密码了吗?如果您在过去的某个时候选中了“保存身份验证”框,但此后忘记了您输入的密码,则该工具会很有帮助。 本项目核心代码移植自TSvnPD ,原来的网站可能不稳定甚至无法访问,这里或许是源码的拷贝 https://github.com/jozefizso/TSvnPwd。同原作者描述,程序仅基于单一的默认环境进行编程,无法解析 Subversion 中所有允许的配置语法。 并且需要注意的是,仅当使用最初登录SVN时的同一 Windows 用户帐户登录并通过身份验证时,本工具才能有效解析出SVN的相关信息。

安装

  • 使用IDE内置插件系统:

    Settings/Preferences > Plugins > Marketplace > Search for "TSvnPwd" > Install Plugin

  • 手动:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


插件基于 IntelliJ Platform Plugin Template.开发

About

_Retrieve the SVN password. This tool can be helpful if you checked the "Save authentication" box at some point in the past, but then forgot the password you entered.找回SVN密码。如果您在过去的某个时候选中了“保存身份验证”框,但此后忘记了您输入的密码,则该工具会很有帮助。

License:MIT License


Languages

Language:Java 77.8%Language:Kotlin 22.2%