Project

General

Profile

Actions

Feature #1833

open

Repository & Project Management

Added by Anonymous over 15 years ago. Updated about 13 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
SCM extra
Target version:
-
Start date:
2008-08-29
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Let me expose a lack of feature in Redmine regarding Repositories and Projects management.

From my point of view, Repository Mangement should be done at the Application Level (Redmine) and not at the Project level. Like Projects I should manage my repositories (SVN, CVS, etc.) through the Administration Panel: Repositories | New.

Those Repositories would be eligible to be associated to a project through a "Repository Location" entity. A Repository Location would be the association between a Repository and a specific path.

So, if I want to associate a Repository Location to a project, I click on Add Repository Location and I follow the wizard :

1. The user selects if he wants to create a new repository or reuse an existing one.
2. The user selects the repository to reuse and click on OK.
3. The user enters the path relative to the root of the repository (e.g. /, /<project-name>/trunk, /<root-name>/trunk/<project-name>, /trunk/<project-name>)
4. The system checks that the path exists and associates the repository location to the project.

If the user wants to use dedicated repository

2 The user clicks on new repository, the user goes through the process to create a new repository and goes to the step 3.

If the path does not exist

4. The systems detects that the path does not exist and asks the user to enter a commit message.
5. The user enters a commit message and click on OK.
6. The system imports the path and associate the repository location to the project.

--

This new design could enable great flexiblity lettings us to:

  • Associate one or more Repository Location to a project, the underlying source control could be CVS, SVN and could be mixed through a project.

The Repository Location could be either:

  • a dedicated repository for this project, or
  • a specific path of an existing repository.

Finally, those they want to associate a specific repository to a project and those they want to manage all their projects through a single repository will be happy. Letting others to manange their projects via a mixed repository strategy depending of their needs.

Any thoughts will be appreciated?

Regards,
Alexandre


Related issues

Related to Redmine - Feature #2214: Autocreate repositoriesNew2008-11-19

Actions
Actions

Also available in: Atom PDF