All,
Yesterday I upgraded the sourceforge tools to the current versions. An
unexpected effect of this was that the URLs for the repository changed.
The web site has been updated with the new URLs but for info the new
command to checkout for example the wxPerl trunk to wxperl-trunk is
svn co https://svn.code.sf.net/p/wxperl/code/wxPerl/trunk wxperl-trunk
anonymous checkout would be
svn co http://svn.code.sf.net/p/wxperl/code/wxPerl/trunk wxperl-trunk
The browse root for all wxPerl related source is
http://sourceforge.net/p/wxperl/code
The old URLs still seem to work - but they will not contain any commits
since the change over.
Regards
Mark