I have checked-out one of the project from SVN (using SSH protocol) (been a long time).
I want to retrieve the SVN username that I had used when I checkout this project in ECLIPSE.
What I tried:
- Saw the properties of the project - no luck
- Saw the .eclipse folder for the settings/config - no luck
Is there any way I can see the username (if possible password) for the SVN project that I used to checkout in eclipse?
Note:
The SVN installed on my machine is Subclipse and I have never committed to this repository but checked-out the project.