ma wrote:Please tell us!
Some kind of source control is a must! Be it CVS, SVN or Git - the choice is not so important. (Eclipse support is better for CVS and SVN today but this will change as more and more people adopt Git and the Eclipse plugin gets better.)
The project is already on SourceForge, would not the natural place for the source code be a repository on SF? I was spending some time today (confused by the new SF.net look) just to finally realize that you do not publish the code there! This is really strange for an open source project in my opinion.
I expect to be able to create patches to send to you when I find faults in the product. To do this I now had to download a tarball with the source, unpack in two different directories, make changes/rebuild and test in one directory and then use a shell script to diff against files in the untouched directory. Not exactly productive...
SF.net has the infrastructure and the tools for access control etc. so you would not have to re-invent the wheel if you put the source there.
Regards,
Martin