Versions Compared

Key

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

...

A machine running Windows or Linux. (This should work for Macs too... but the author does not use a mac). OC4J should be configured

What we'll set up

  • A recent JDK, with strong cryptography enabled
  • SSH (or PuTTY on Windows)
  • Kerberos
  • Subversion with kerberos authentication
  • Maven (with MIT trustore)
  • The link to the Development Moves component registry.

...

The complete setup of an OC4J container for IS&T is available here Environment Setup.
To set up your container for moves, go to Configuring a Moves container
For your convenience, I have attached a sample serverTrustStore.jks and moves-test.jks here to get you started. These should work, for the forseeable future, but contact your manager or ops support if these have expired.

SSH setup

SSH on Ubuntu

type sudo apt-get install subversion

...