Search code examples
c#svnencryptiontortoisesvnsharpsvn

Decrypt SVN authentication data


I would like to get the name of a working copy user.

The authentication data is saved in %appdata%\subversion\auth., however it is encrypted.

Is it possible to decrypt it programmatically using c#?

Any help would be highly appreciated!


Solution

  • TortoiseSVN Password Decrypter and it's sources