读书人

避免svn密码文件被使用重写

发布时间: 2012-09-19 13:43:54 作者: rapoo

避免svn密码文件被应用重写

### Set store-auth-creds to 'no' to avoid storing any subversion### credentials in the auth/ area of your config directory.### It defaults to 'yes'.  Note that this option only prevents### saving of *new* credentials;  it doesn't invalidate existing### caches.  (To do that, remove the cache files by hand.)store-auth-creds = no
?即可

读书人网 >CVS SVN

热点推荐