Difference between revisions of "Create or edit repository"

From Ontohub
Jump to: navigation, search
(Created page with "If you want to create a new repository, you have to enter * name: should be short and unique * descirption: this will be displayed on the main page of the rep...")
(No difference)

Revision as of 04:31, 2 February 2014

If you want to create a new repository, you have to enter

  • name: should be short and unique
  • descirption: this will be displayed on the main page of the repository
  • access: default is public read access, while write access can be specified in the permissions. You can also chose public read and write access, but then anyone can modify or delete files in your repository (this is useful e.g. for sandboxes). For private repositories, both read and write access is regulated by the permissions.
  • source: here, you can specify the URL of an existing git or subversion repository. Then your new repository will become a mirror of that repository.