svn

svn


svn 1.7版本以上的坑…终端每次看log日志要输入密码解决办法

https://stackoverflow.com/questions/2899209/how-to-save-password-when-using-subversion-from-the-console

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).

Alt text


如果看不到log日志…

Alt text

修改成none