Hi Craig, For this specific example I ran : $ svn ps -r 765801 --revprop svn:log 'Fix for OPENJPA-1006, patch submitted by Ravi Palacherla' https://svn.apache.org/repos/asf/openjpa/trunk
I took the syntax from the SVN FAQ at [1]. It doesn't seem to resolve the linking in JIRA (based on OPENJPA-887 and OPENJPA-961) but I suppose it does help if you're looking at the change log. I didn't realize JIRA didn't resync until I checked today. Maybe correcting the log is just is distraction though. [1] http://subversion.tigris.org/faq.html#change-log-msg -mike On Tue, Apr 21, 2009 at 3:02 PM, Craig L Russell <[email protected]>wrote: > Hi Mike, > > I've seen you do this before, and I'm trying to figure out what svn object > has its svn:log property changed. > > What command did you execute to make this change? > > Thanks, > > Craig > > > On Apr 21, 2009, at 12:54 PM, [email protected] wrote: > > Author: mikedd >> Revision: 765801 >> Modified property: svn:log >> >> Modified: svn:log at Tue Apr 21 19:54:01 2009 >> >> ------------------------------------------------------------------------------ >> --- svn:log (original) >> +++ svn:log Tue Apr 21 19:54:01 2009 >> @@ -1 +1 @@ >> -Fix for OpenJPA-1002, patch submitted by Ravi Palacherla >> +Fix for OPENJPA-1006, patch submitted by Ravi Palacherla >> >> > Craig L Russell > Architect, Sun Java Enterprise System http://db.apache.org/jdo > 408 276-5638 mailto:[email protected] > P.S. A good JDO? O, Gasp! > >
