Disclaimer
It is not guaranteed that the public Subversion access will provide a working copy of SnipSnap. It is not even guaranteed that you can build what you checked out of the repository.DO NOT report any compilation errors or other errors that we can detect ourself by running ant. Report bugs using the available mechanisms like the JIRA Issue Tracker. See SnipSnap Mailing Lists for methods to get informed.
Policy
- We keep unit tests 100% running in Subversion
- We usually assure that the Subversion version is compiling
- We try to keep the Subversion version working
Access Source Repository
For review have a look at
http://snipforge.org/viewsvn/To access
SnipSnap source code via
Subversion use the following commands:
This will create a
trunk directory containing the current source from our developer Subversion repository.
Branches and tags are located in subdirectories called "branches" and "tags". Specify them alternatively to "trunk" to get them.
Build Sources
All that is required is a current version of
ant and a Java SDK.