Contribute to the DSpace Development Fund

The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This page describes how to develop with DSpace.

The SVN repository is at

http://scm.dspace.org/svn/repo/dspace

.

If you are doing development work you'd like to contribute to the community, please consider checking DSpace out of our Subversion repository rather than using a packaged download. Also, please be sure to read ContributionGuidelines.

See also: updating your local code base if you've already made many modifications to a downloaded DSpace version.

If you have more than one developer, or need to manage versions or releases yourself (e.g. deploying customised DSpace software to a production server), you should consider using your own CVS tree with the DSpace core code on a vendor branch. see Running your own CVS repository

This presentation explains the new ways to add your local customizations to the DSpace 1.5 codebase:
How to customize your DSpace 1.5 and make overlays, April 4th 2008, presented by Tim Donohue at Open Repositories 2008

Developing Environments

You are free to use whatever developer environment works for you. Here are some guides for setting up and using particular environments.

Useful tools

Other Resources

  • No labels