one of our programmers had a problem in eclipse where every time she did anything related to svn, it would ask her for her username and password, even if she chose to "remember password". it wouldn't remember the password.
to fix this i simply deleted the subversion folder in the home folder:
/home/me/.subversion
now open a terminal and list the remote repository, e.g.:
svn list https://mycompany.no/repos/myrepo/trunk
accept permanently
if the wrong username comes up when subversion asks you to identify yourself just hit "Enter" and you can type in the correct user name.
IT, computer and programming tutorials and tips that i couldnt find anywhere else using google, from my daily work as a Senior Developer of solutions using Java and Linux.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment