Windows – Clearing cmd.exe memory or cache

windowswindows-command-prompt

The main question is how do I clear the command prompts memory or cache.

I ran this on cmd.exe

svn info <URL>

Which prompted me a for a username and password which I entered.

I then logged off and logged back in immediately and I entered that same command and I wasn't asked for a username and password. I want to clear this to test something without restarting my server!

How can I do this?

Best Answer

It's subversion that's caching, not the command line. Just remove subversion's auth file.