In order to save bandwidth and speed up development, please set up the svk environment in your home directory as such:
mkdir ~/.svk cp ~autrijus/config ~/.svk/ svk co //mirror/pugs ~/pugs
Afterwards, whenever you want to update your pugs copy:
cd ~/pugs svk pull
Note the command is "svk", not "svn", although all svn commands are supported by svk as well, except svk runs them faster.
Let me know if you'd also like mirrors for ponie, perl 6 design repo, and/or parrot.
Thanks!
/Autrijus