I need to change my SVN password. I am using TortoiseSVN client. I am not able to find the password change or add user option.
Is it possible? Is there any work ar
You can't change your password through TortoiseSVN. Authentication to the SVN server has to be changed within the SVN server itself.
How you actually achieve this depends on which SVN Server is housing the repository and how the SVN Server was laid out on your computer.
n a Windows environment, credentials are typically stored in
.
In a Linux environment it could be as above, or a myriad of other ways depending on how it's hosted.