Allow anonymous Subversion checkouts

To grant anonymous checkout access while restricting write access to a Subversion repository, set the project's default access permissions to public, provide Source Code View permission to all users, and limit other permissions to specific user classes.

  1. Click PROJECT ADMIN from the Project Home menu.
  2. On the Project Admin Menu, click Permissions, then the DEFAULT ACCESS PERMISSIONS tab.
  3. Under Application Permissions, choose All users from the drop-down for Source Code View permission.
    Note: You can give all users checkout access to all repositories or a specific repository.
  4. For other application permissions, choose a user class based on your access requirement.
Users can now check out from a repository without entering a password.