How do I remove the urls of repositories that no longer exist in the dropdown in the TortoiseSvn repo-browser?
+5
A:
Just move the mouse over the item you want to remove and press Shift+Del.
CMS
2008-11-27 03:27:30
+1
A:
If you go to your Program menu and find TortoiseSVN > Setting
There is "Saved Data" tab. From there you can remove all of the items in the list which may be more than you wanted to get rid of. I'm not sure where this is stored and if there is an option for removing individual items.
Dave K
2008-11-27 03:35:11
+2
A:
Open regedit
go to hkey_current_user\software\tortoisesvn\history\repourls\
change the urlX value to "" for whatever you want to delete.
Nrj
2008-11-27 03:40:03