Reputation: 4562
I have done an svn update
from trunc
. While updating, the Action and corresponding Path had been displayed in tortoisesvn
dialog box. Once the update
is done, I have closed the window. My question is how can I review or get the previous Update
log.I have already done an svn commit
after my previous update
.
Upvotes: 3
Views: 498
Reputation: 43575
TortoiseSVN->Settings->Saved Data
There's a section at the bottom named Action log
. Click on the Show
button to show the log.
Upvotes: 6