SVN
From WeBid Support Wiki
As we develop WeBid the updates are stored into a SVN repository kindly hosted by sourceforge ([1])
Checking Out A Working Copy
To obtain a working copy you need to do a checkout from a repository.
To checkout WeBid from our repository you will need a SVN client I would recomend TortoiseSVN
Once you have this installed follow these steps
Select a directory in windows explorer where you want to place your working copy. Right click to pop up the context menu and select the command TortoiseSVN → Checkout..., which brings up a dialogue box delete whatever is in the URL of repository and enter https://simpleauction.svn.sourceforge.net/svnroot/simpleauction/WeBid
Click OK.
With this you can very quickly get the latest updates.
Direct Download
Or if you want you can just download the current revision http://simpleauction.svn.sourceforge.net/viewvc/simpleauction/WeBid/trunk.tar.gz?view=tar

