mantisbt-plugins / source-integration

Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
http://noswap.com/projects/source-integration/
MIT License
181 stars 130 forks source link

Mapping SVN repos with Mantis projects #393

Closed thabsheerpk closed 2 years ago

thabsheerpk commented 2 years ago

Hi team, Recently we added source integration plugin with mantis for integrating our SVN projects with mantis tickets. But we facing a confidentiality issue, like once we created repositories, those will be available to all types of users in mantis.

@vboctor @giallu @daryn @rombert I would like know "how to do the mapping of SVN project name ( change sets ) with Mantis project to ensure that a user from a project 1 in mantis can access only project 1's SVN repo"

dregad commented 2 years ago

Assuming my understanding is correct, what you are asking is unfortunately not feasible currently with the Source Integration plugin.

Please see #49 for the existing feature request. Contributions are welcome.

I'm going to close this as duplicate, feel free to reopen if this is incorrect.