How can I publish Jira issue into Subversion, in the same way I did with Perforce?
In our company most of the projects work with Perforce but some with Subversion.
In Perforce, Jobs are the parallel for Issues in JIRA and it's very easy to do it.
Do we have something similar to Jobs in Subversion ?
Thanks in advance.
Hi Gabriel,
In Perforce the Jobs are created directly in the repository, and then linked to existing JIRA issues, as far as I know about this. In SVN you can't create jobs, but you can link SVN commits to existing JIRA issues by using the Smart Commits feature offered by FishEye. With this you basically reference a JIRA issue in your commit message, so your commit will be linked to the issue in JIRA.
For further information about how to configure and use Smart Commits please refer to the Using Smart Commits document. You will find information about the usage of this feature with JIRA under Transition your JIRA issues.
Regards,
Gustavo Refosco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.