OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/user-guide/projects/project-settings/repository/README.md

24 lines
972 B

---
sidebar_navigation:
title: Repository
priority: 400
description: Manage a repository in a project.
robots: index, follow
keywords: repository
---
# Manage a repository
<div class="glossary">**Repository** is definded as a document management system that allows users to manage files and folders via different version control system (SVN or Git).</div>
You can integrate a SVN or GIT repository in a project in OpenProject and access it directly in the project via the module Repositories.
**Note**: Repositories can only be integrated for Community Edition and Enterprise Edition (self hosted) versions.
</div>
Navigate to -> *Project settings* -> *Repository*.
1. Choose a **source control management system** (SVN or GIT).
2. Enter the URL of your existing repository.
3. Enter username and password for your repository.
4. Press the blue **Create** button.
![User-guide-project-settings-repository](User-guide-project-settings-repository-1581424843016.png)