I found c:\users\USERNAME\AppData\TSVNCache
directory, but it is empty.
views:
293answers:
3How about c:\Users\USERNAME\AppData\Roaming\Subversion\
?
Use the Sysinternals file/registry access watch tool to find out for sure.
DiskMon is an application that logs and displays all hard disk activity on a Windows system. You can also minimize DiskMon to your system tray where it acts as a disk light, presenting a green icon when there is disk-read activity and a red icon when there is disk-write activity.
Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It combines the features of two legacy Sysinternals utilities, Filemon and Regmon, and adds an extensive list of enhancements including rich and non-destructive filtering, comprehensive event properties such session IDs and user names, reliable process information, full thread stacks with integrated symbol support for each operation, simultaneous logging to a file, and much more. Its uniquely powerful features will make Process Monitor a core utility in your system troubleshooting and malware hunting toolkit.
Start these applications and create a new checkout of any passworded repository.
%APPDATA%\Subversion\auth
It is documented in the TortoiseSVN Help document file (CHM)