DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- Install your SVN client and ensure it is on your execution path
- Create an empty local directory
- Extract the SDO API code to create a subdirectory called sdo-api
- change directory to sdo-api
- execute the command: svn -checkout https://svn.apache.org/repos/asf/incubator/tuscany/java/spec/sdo-api

- change directory to the root of your local hierarchy
- create a directory sdo and change your working directory to it
- execute the command: svn -checkout https://svn.apache.org/repos/asf/incubator/tuscany/java/sdo

...