every time when i run svn update, it askes me : reject, accept temporarily or accept permanently, every time i say permanently but nothing changes. what can be the problem??? could you please help me...
+1
A:
Authentication credentials are stored in the user's local directory. If svn
has no write access to it, it can't store the password even if you choose "save permanently".
Unicron
2010-07-14 14:12:06
Indeed, although in about 90% of these situations, it's not write permissions (as they would be from the current user), but the fact the user in question has no home-dir.
Wrikken
2010-07-14 14:50:42
thanks for your answer. problem solved
sponger
2010-07-14 15:02:59