Page 1 of 1
about eclipse and user
Posted: Sun Dec 18, 2011 8:58 pm
by Sho17
can anyone tell me how i can remove the default user at the eclipse?
(not the source,i want remove the default acc and psw when i going to commit)
Re: about eclipse and user
Posted: Mon Dec 19, 2011 12:56 am
by Michalis
In Windows 7/Vista a user can open his/her application data folder by 2 different ways.
Code: Select all
C:\Users\YourUserName\AppData\Roaming\Subversion\auth
Or Open the Run Window and Type inside
%APPDATA%
And delete the files that are inside folder of svn.simple or delete all the folders
that are inside auth. Restart your System, Open eclipse and when you will try to commit the eclipse by default
will ask you for the new User Name and
Password.
Gl.