Downloading Wireless Nodes Database from SVN
You can always download WiND using SVN snapshots:
svn checkout http://wind.cube.gr/svn/trunk wind
If you're behind a proxy, then make sure subversion knows about it. See http://subversion.tigris.org/faq.html#proxy, or your 'servers' file for more info.
Once you have the source tree you can easily update to the latest version at anytime with a quick update.
svn update
And don't forget to read the svn manual page.
