Hey. To keep things more consistent, the canonical hostname for dev is now <a href="http://dev.catalystframework.org">dev.catalystframework.org</a>. That means you will have to update your checkouts. For svk it will look something like this:
<br><br>[catalyst@server catalyst]$ svk mirror --relocate //mirror/Catalyst <a href="http://dev.catalystframework.org/repos/Catalyst">http://dev.catalystframework.org/repos/Catalyst</a><br>[catalyst@server catalyst]$ svk mirror --relocate //mirror/bast
<a href="http://dev.catalystframework.org/repos/bast">http://dev.catalystframework.org/repos/bast</a><br><br>For subversion you do something like this:<br>svn switch --relocate <a href="http://dev.catalyst.perl.org/repos/Catalyst">
http://dev.catalyst.perl.org/repos/Catalyst</a> <a href="http://dev.catalystframework.org/repos/Catalyst">http://dev.catalystframework.org/repos/Catalyst</a> Catalyst<br><br>Sorry about the inconvenience.<br><br>-- <br>With regards
<br>Marcus Ramberg