Project

General

Profile

Actions

Feature #10417

open

Add repository to project

Added by Sean Davis about 12 years ago. Updated almost 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

I am looking for a way to script project creation. The steps include:

  1. create initial git repository (using standard git)
  2. create working copy of git repository for redmine (using standard git)
  3. create redmine project (using redmine API)
  4. add git repository to redmine

It is the last step that, as far as I can see, needs to be done from the web interface. Is there a possibility of doing this either with the database or with a new API functionality?


Related issues

Related to Redmine - Feature #13070: Rest API, add repository to projectNew

Actions
Actions #1

Updated by Steffen Gebert over 11 years ago

Would be interested in that, too.

Actions #2

Updated by Justin MASSIOT almost 9 years ago

+1 for that one.
I now have a script that creates the Redmine project associated to my SVN repo, and I need a way to automatically add the repository URL to the freshly created project.

Actions

Also available in: Atom PDF