Il giorno 24/feb/2012, alle ore 11.38, Francesco Chicchiriccò ha scritto:
> Fabio, > it seems that we simply cannot do more than this... Thank you Zio. Bye. > > -------- Original Message -------- > Subject: RE: Actioning JIRA issues via SVN commit messages > Date: Fri, 24 Feb 2012 20:36:41 +1000 > From: Gavin McDonald <[email protected]> > Reply-To: <[email protected]> > Organization: 16 degrees > To: 'Francesco Chicchiriccò' <[email protected]>, > <[email protected]> > > > >> -----Original Message----- >> From: Francesco Chicchiriccò [mailto:[email protected]] >> Sent: Friday, 24 February 2012 8:19 PM >> To: [email protected] >> Subject: Actioning JIRA issues via SVN commit messages >> >> Hi all, >> I have a newbie question about SVN / JIRA integration at ASF. >> >> Can I action issues in JIRA via Subversion commit messages? >> >> For example, I expected SYNCOPE-7 to be resolved and closed after >> launching the following command: >> >> svn commit -m "SYNCOPE-7 #resolve #close #time 4d" >> >> After a while I could see SYNCOPE-7 updated with my commit, but still > open, >> unresolved and without any work log reported. >> (Lately SYNCOPE-7 was manually closed, if you are going to check there). >> > > No you can't do that. > > The commit message containing the Jira issue number will add the commit > message and > the revision number to the subversion tab on the jira issue, but nothing > else. > > Gav... >
