简体   繁体   English

Tortoise SVN版本1.7.7.17493-显示日志不起作用

[英]Tortoise SVN Version 1.7.7.17493 - show log not working

With subversion when i commit (with log message) all works well and when try 'show log' throws a windows saying want to go offine ? 使用subversion时,我提交(带有日志消息)时一切正常,当尝试“显示日志”时会抛出一个窗口,提示您要进行罚款吗? where as i can browse repository. 我可以在哪里浏览存储库。

Ok got it fixed. 好的,已经解决了。 My authz file was missing * = r 我的authz文件丢失* = r

This solution worked for me when Tortoise SVN > Show Log .. crashed and kept saying "Not Responding." 当Tortoise SVN> Show Log ..崩溃并不断说“无响应”时,此解决方案为我工作。 It was either due to clicking "Clear" on the 1st, 2nd, 3rd or 4th button. 这可能是由于单击第1个,第2个,第3个或第4个按钮上的“清除”。 Because I tried the 5th button (Authentication Data > "Clear" button) and did not resolve my issue. 因为我尝试了第5个按钮(“身份验证数据”>“清除”按钮),但没有解决我的问题。 After resolving this issue, I can now see all revisions when choosing the "Show Log" option and the dialog doesn't crash. 解决此问题后,现在可以在选择“显示日志”选项时看到所有修订,并且对话框不会崩溃。

Solution: 解:

Right click any file in Windows (XP in my case) > TortoiseSVN > Settings > Saved Data > I clicked "Clear" for all "Clear" buttons. 右键单击Windows中的任何文件(在我的情况下为XP)> TortoiseSVN>设置>保存的数据>我为所有“清除”按钮单击了“清除”。

在此处输入图片说明

This also helped me to look into the permission issue. 这也帮助我研究了许可问题。 But it looks like the server may have been busy returning after timeout to display this message. 但是,看起来服务器可能超时后正忙于返回以显示此消息。 I had the user retry after a few hours since at the time, there was some testing going on on that server. 几个小时后,我让用户重试,因为那时该服务器上正在进行一些测试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM