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
On windows, the path is C:\Users\userName\.p4qt\ApplicationSettings.xml
, and you should quit P4V first, then edit the ApplicationSettings.xml, and remove those items in:
192.168.0.1:1337, Username, Workspacename
192.168.0.1:1337, Username
Reopen P4V and you will find the other recent connections is gone...
If you are using the P4VS plugin for Visual Studio, then you need to open C:\Users\yourName\AppData\Roaming\Perforce\P4VS\LocalSettings.ini
Delete the other items in:
192.168.0.1:1337
yourUserName
yourWorkSpace
192.168.0.2:1337
yourUserName2
yourWorkSpace2
Now, its clean...