I am developing a program that needs to know if the user of this program has access to an SVN repository. The only information available are the files in "AppData/Roaming/Subversion/auth" on the system that this program is running. How can I do this checking using SVNKIT?
Thanks
Edit:
The program can not access user's username/password. The only authentication information is AppData/Roaming/Subversion/auth.