svn
svn 1.7版本以上的坑…终端每次看log日志要输入密码解决办法
In ~/.subversion/config, you probably have store-passwords = no. Change it to yes (or just comment it out because it defaults to yes), and the next time you give Subversion your password it should save it.
You might want to ensure that the owner and permissions of ~/.subversion/config are correct (no public or group access; 600).
如果看不到log日志…
修改成none