Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How To Contribute Code or Development Time

Where to Obtain the Source Code

If you plan to develop new features for DSpace, we recommend checking out our Source Code via Subversion (SVN)

Here's a brief summary of what you'll find in SVN:

    • Stable versions (i.e. official releases) of DSpace can be found under Tags in SVN
    • The Unstable, latest code is on Trunk in SVN
    • When we are working on a new bug-fix-only release, that work happens out of the Branches in SVN
Info
titleDevelopment Hints/Tips

More hints/tips on developing with DSpace are available in the following locations:

Our Development Policies / Mantra

Info
More Details on Code Approval Process
More Details on Code Approval Process

For more information on our DSpace Code Approval/Acceptance process (i.e. how to get your code accepted in DSpace), please see our Code Contribution Guidelines.

...