Dear,
We currently has a Jira project (name: PROJ link http://jira.domain.com/PROJ) which configured to SVN server (url: http://svn.domain.com/PROJ) now I create new Jira project (name: NEWproj link http://jira.domain.com/NEWproj) and create a branch on same repository (http://svn.domain.com/PROJ/brand/newproj)
When developer commit code to that have comment that link NEWprj to http://svn.domain.com/PROJ/brand/newproj by TortoiseSVN client it show this message:
Command: Commit to http://svn.domain.com/PROJ/brand/newproj/test.txt
Adding: C:\TestnewSVNProj\test.txt
Sending content: C:\TestnewSVNProj\test.txt
Committing transaction...:
Error: Commit failed (details follow):
Error: Commit blocked by pre-commit hook (exit code 1) with output:
Error: Committer: user01
Error: Commit message: "NEWproj-3"
Error: Commit rejected: No project accepts this commit. Project [PROJ ]: Commit message
Error: must only reference issues from project [PROJ ], but issue [NEWproj-3] is in
Error: another project.
Error: This error was generated by a custom hook script on the Subversion server.
Error: Please contact your server administrator for help with resolving this issue.
Completed!:
I guess I need to do some configuration for the NEWproj link to the old repository but the old IT guy leave and I do not have much exprerience on Jira Product.
I am appriciate for your help.
Thanks.