Perforce P4V keeps a list of recent connections under the menu \'Connections -> Recent Connections\'. We have moved our Perforce depot files to a different server so I still hav
Are you in Linux/Unix? If so, in your home directory is a .p4qt/
directory. If Windows, I'm sure you have something similar.
You should have a file called appsettings.xml
or ApplicationSettings.xml
. It should have something like this:
server:1666, bob, bob_workspace
server:1666, steve, steve_ws
server:1666, joe, joe_workspace
Please note, I do not know XML, but you should be able to clear this out of your file. Or, you can delete this file and have it be recreated if you don't mind some preferences being reset.