I backed up my visualsvn repos from a computer and after installing visualsvn and tortoise on a new computer I imported the backedup repos. It looked ok since I could see the changes made on the first computer and use the dev branch.
When I tried to commit modifications made on the second computer I got a
"tortoise cannot connect to the repository"
and thus not commit.
On the first machine I used to access repos through file protocol and on the new machine I got the https protocol which works fine because I can access it through browser and or tortoise repo browser.
It is just tortoise commit that keeps wanting to use the file protocol instead of the https. I assume it was imported from the backup but how can I tell tortoise to switch to http?

