문제

When I perform a commit in SVN w Tortoise it displays a message box for me to enter my log message. I then click 'ok' and away it goes to perform the actual commit. The window to enter the log message disappears and a new one is spawned showing which files are being committed. Is this output saved anywhere? I had a window open which had some red (bad) output go by. I accidentally closed the window without examining this output. Is there a way I can review that data?

도움이 되었습니까?

해결책

Yes:

Settings dialog->Saved Data

There you can see a button named Show in the group box Action log. If you click that button, the action log file is opened in the default editor.

You can also configure how big (how many lines) that action log files can get before it gets truncated.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top