Initial Repository Configuration
This page is oriented towards helping with initial configuration of the environment as a demo or test repository. For production configuration, there are additional steps involved so please refer to the full documentation.
This page does not take the place of the delivered documentation, but it can help guide you through some of the basic steps in getting started.
Basic Configuration
- Create some user accounts
- Assign those accounts to some groups to pick up security permissions. Minimally, you'll want to create some accounts that are in the @developers group.
- Tell us about your PeopleSoft databases. You'll want to setup at least one to get started.
Check-in Rules
- Decide on whether (and how) to enforce referencing tickets on check-ins. We recommend at least enforcing that check-ins reference an open ticket.
- Review which groups have access to check-in changes to which areas in the Subversion version control repository. You probably don't want your developers being able to commit directly to the production code area.


