Create Mantis when doing svn commit

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
pkrish

Create Mantis when doing svn commit

Post by pkrish »

Hello All,

I am looking to see if there is a way I can create a mantis automatically with relevant details from the comments in the commit, when I check in code using svn.
Can a pre-commit script allow me to do that? Please let me know.

Thanks,
pkrish
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Create Mantis when doing svn commit

Post by atrol »

Are you aware that there is a source integration plugin https://github.com/mantisbt-plugins/source-integration
For example have a look at section "Related Changesets" at this issue
http://www.mantisbt.org/bugs/view.php?id=13715
Please use Search before posting and read the Manual
pkrish

Re: Create Mantis when doing svn commit

Post by pkrish »

Hi,

I am sorry I am new to this. How do I use these plugins?

source integration plugin https://github.com/mantisbt-plugins/source-integration

We use svn here and I am making some enhancements to the version control by making changes in pre-commit and post-commit scripts. Please let me know.

Thanks
pkrish

Re: Create Mantis when doing svn commit

Post by pkrish »

Can you also advise on how to log messages from the pre-commit and post-commit scripts?

Thanks
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Create Mantis when doing svn commit

Post by atrol »

Try asking at IRC mantisbt-help or write to the mailing list
http://www.mantisbt.org/support.php
The author of the plugin (jreese) and other users of the plugin are listening at these channels.
Please use Search before posting and read the Manual
Post Reply