Advice needed. Need to write a jira plugin that scans svn and list all recent commits.

Caleb Mccarthy November 9, 2016

I'm new to JIRA plugin development. I've looked over some tutorials. I've done struts development in the past and node js. I'm just hoping to get some pointers maybe a overview of what to do or if its not possible to let me know. Thanks

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 9, 2016

Have a look at https://marketplace.atlassian.com/plugins/com.atlassian.jira.plugin.ext.subversion/server/overview - that does exactly what you want to start with - scans commits.

I'm not saying it's the right answer for you, but the source code is available, so you could use that to guide you on reading Subversion

Suggest an answer

Log in or Sign up to answer