svn提示"Not authorized to open root..."的解决方法
时间:2009-05-08 来源:xw_max
stuff $ svn update bitbake
svn: Not authorized to open root of edit operation 删除~/.subversion就可以了。 由于这个账户是从别的机器上sync过来的,所以svn在update时,发现这个svn的账户信息好像是从别的地方拷贝过来的啊?会不会有安全隐患,所以它就不给更新了。 .subversion中存放的验证信息及其有可能是和本机息息相关的。
svn: Not authorized to open root of edit operation 删除~/.subversion就可以了。 由于这个账户是从别的机器上sync过来的,所以svn在update时,发现这个svn的账户信息好像是从别的地方拷贝过来的啊?会不会有安全隐患,所以它就不给更新了。 .subversion中存放的验证信息及其有可能是和本机息息相关的。
相关阅读 更多 +