Hi Everyone.
I am setting up Reposado and noticed that when I initially setup the repo I had misspelled the Base URL when doing the repoutil --config. I have since gone through and corrected the error, but whenever I take a look at what is actually served to the clients I am getting the old misspelled url in the catalogs, leading to a NSURLErrorDomain error -1012, which isn't surprising.
I am using margarita for the gui, and if I create a new branch either with margarita or repoutil directly, they use the old wrong url. I checked the /usr/local/bin/preferences.plist and it lists the correct new url. I checked that Margarita's preferences is correctly linked to the /usr/local/bin/preferences.plist as well.
Where else should I look? I really don't want to have to blow away the entire setup and re-sync the repo.
Thank you!