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. Click Edit.
  4. Choose the Public project access option on the Edit Default Access Permissions page and click Next.
  5. Under Application Permissions on the Edit Default Access Application Permissions page, choose Allow all Site Users and Guests from the drop-down for Source Code View permission.
    Note: You can give all users checkout access to all repositories or a specific repository.
  6. 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.