Project

General

Profile

How to refer repository of another project?

Added by Ivan Cenov almost 11 years ago

Is there way to refer repository of another project?

Refering own repository is reponame|/path/to/file. Is there way to add projectname?


Replies (2)

RE: How to refer repository of another project? - Added by Martin Denizet (redmine.org team member) almost 11 years ago

According to the documentation , it should be:

projectid:source:repoid|some/file

Where:
  • projectid is the identifier of the projet
  • repoid is the identifier of the repo
  • some/file is the path of the file (in the master branch in Git)

Tested on Redmine 1.4

Cheers!

RE: How to refer repository of another project? - Added by Ivan Cenov almost 11 years ago

Yes,
to another project, with multiple repositories:

projectid:source:repoid|/trunk/main.c
I didn't read carefully; thanks.

    (1-2/2)