Subversion repository moved

Effective today the new location of our Subversion repository is http://madwifi-project.org/svn/ - see here for some background information.

The old location, http://svn.madwifi-project.org, remains accessible for a few weeks before it gets removed. Make sure to switch existing working copies:

$ svn switch --relocate http://svn.madwifi-project.org/ http://madwifi-project.org/svn/

Then double-check, just to be sure:

$ svn info
[...]
URL: http://madwifi-project.org/svn/madwifi/trunk
Repository Root: http://madwifi-project.org/svn
[...]

Please let us know if you experience any trouble.