How to get current user that is using svn on particular workstation?
can I use svn.exe executable with some switch to get that info.
Thanks.
In Linux, you will find the following file in your home directory:
~/.subversion/auth/svn.simple
In this file, you can see the "currently logged in user".