After some discussion in the forum, I would like to try to fix some open source code in a project (DataNucleus) based on SourceForge.
Everything is set up like most other open source projects there, as far as I think.
My goal is to set up the environment so that I can run the test cases that they created for the project.
I have never tried to set up an environment from one of these sources and do not know where to start. I have a command line SVN client (but not an honest SVN experience).
I see a lot of projects. Test cases are separate projects. It is unclear how dependencies are and such work.
I would think that these projects are set up so that creating a local project environment, for the most part, is straight forward.
It makes me believe that I just don’t know how to do it, right.
If someone did this, could you give me a list of the items I need to do to set up a typical environment using sourceforge?
source
share