Re: JIRA Fixes and Source Files.

2005-01-22 Thread Oliver Kiessler
On Sun, 9 Jan 2005 00:36:35 -0500, Alan D. Cabrera [EMAIL PROTECTED] wrote:
 I don't think that there is a failsafe way to identify those files.
 Most developers will put the JIRA issue# w/ their SVN checkin.

there is a jira subversion plugin available
http://confluence.atlassian.com/display/JIRAEXT/JIRA+Subversion+plugin

cheers, oliver


JIRA Fixes and Source Files.

2005-01-09 Thread Mark
When a developer makes a fix and then closes the jira as fixed, is there 
a way to determine the files checked in?

I have noticed that some individuals will enter a revision number.  SVN 
can then be used to determine what the diffs are.

All that I have seen in JIRA are the subversion comments, but it doesn't 
list the files affected. 

Mark


RE: JIRA Fixes and Source Files.

2005-01-09 Thread Alan D. Cabrera
I don't think that there is a failsafe way to identify those files.
Most developers will put the JIRA issue# w/ their SVN checkin.


Regards,
Alan

 -Original Message-
 From: Mark [mailto:[EMAIL PROTECTED]
 Sent: Sunday, January 09, 2005 12:14 AM
 To: [EMAIL PROTECTED]
 Subject: JIRA Fixes and Source Files.
 
 When a developer makes a fix and then closes the jira as fixed, is
there
 a way to determine the files checked in?
 
 I have noticed that some individuals will enter a revision number.
SVN
 can then be used to determine what the diffs are.
 
 All that I have seen in JIRA are the subversion comments, but it
doesn't
 list the files affected.
 
 Mark




RE: JIRA Fixes and Source Files.

2005-01-09 Thread Aaron Mulder
For what it's worth, the later ViewCVS versions let you insert
hyperlinks based on a regular expression -- so we could have every
GERONIMO-123 (or whatever) turn into a URL pointing to JIRA.  Of course,
that's going the other direction...

Aaron

On Sun, 9 Jan 2005, Alan D. Cabrera wrote:
 I don't think that there is a failsafe way to identify those files.
 Most developers will put the JIRA issue# w/ their SVN checkin.
 
 
 Regards,
 Alan
 
  -Original Message-
  From: Mark [mailto:[EMAIL PROTECTED]
  Sent: Sunday, January 09, 2005 12:14 AM
  To: [EMAIL PROTECTED]
  Subject: JIRA Fixes and Source Files.
  
  When a developer makes a fix and then closes the jira as fixed, is
 there
  a way to determine the files checked in?
  
  I have noticed that some individuals will enter a revision number.
 SVN
  can then be used to determine what the diffs are.
  
  All that I have seen in JIRA are the subversion comments, but it
 doesn't
  list the files affected.
  
  Mark