首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > CVS SVN >

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

2012-09-19 
避免svn密码文件被应用重写### Set store-auth-creds to no to avoid storing any subversion### creden

避免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
?即可

热点排行