Okay, I can do that.  I'm about to fill out a PATCH issue, but I don't see
how to attach the path file.  Do I have to submit the issue first, and then
I can attach a file?
Chris
 
> -----Original Message-----
> From: Mark Phippard [mailto:markphip_at_gmail.com] 
> Sent: August 14, 2008 11:17 AM
> To: dev_at_subclipse.tigris.org
> Subject: Re: [Subclipse-dev] [Subclipse-users] Extending Commit Dialog
> 
> On Thu, Aug 14, 2008 at 2:15 PM, Chris Callendar 
> <chriscallendar_at_gmail.com> wrote:
> 
> > I've made two extensions points to the subclipse.ui project for:
> > 1) adding actions to the toolbar in the commit dialog
> > 2) adding a compare action that gets called when a file in the 
> > ResourceSelectionTree is double clicked
> >
> > The 5 files that I added/edited are:
> > 1) Edited SVNUIPlugin - added two static methods for getting the 
> > toolbar and double click compare actions
> > 2) Edited SvnWizardCommitPage - adds the toolbar actions to the 
> > ResourceSelectionTree toolbar, and uses the compare action(s) on 
> > double click instead of showing the default compare dialog
> > 3) Added a SVNPluginAction class, very similar to the PluginAction 
> > class defined in the org.eclipse.ui.workbench plugin
> > 4) Added a commitDialogExtensions.exsd file to define the extension 
> > point actions
> > 5) Edited the plugin.xml to add the two new extension points
> >
> > How do I submit a patch?  Can I just attach it to this 
> email or should 
> > I email you directly?
> 
> Generally, emailing the list is OK, but I'd suggest you open 
> an issue of type PATCH then attach it.  Is that OK?  
> Sometimes email mangles the patch.
> 
> --
> Thanks
> 
> Mark Phippard
> http://markphip.blogspot.com/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
> For additional commands, e-mail: dev-help_at_subclipse.tigris.org
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-08-14 20:36:18 CEST