In this case there is more than one file to patch in that directory. There are possibly more. I'm committing the following and investigating the rest.
Regards, Dave Index: TextFieldMaster-xref.html =================================================================== --- TextFieldMaster-xref.html (revision 1242205) +++ TextFieldMaster-xref.html (working copy) @@ -41,11 +41,11 @@ <td class="subtitle">Services which Include this Service</td> </tr> <tr> -<td>::com::sun::star::text::<a href="fieldmaster/module-ix.html">fieldmaster</a>::<a href="fieldmaster/Bibliography.html">Bibliography</a><br> -::com::sun::star::text::<a href="fieldmaster/module-ix.html">fieldmaster</a>::<a href="fieldmaster/Database.html">Database</a><br> -::com::sun::star::text::<a href="fieldmaster/module-ix.html">fieldmaster</a>::<a href="fieldmaster/DDE.html">DDE</a><br> -::com::sun::star::text::<a href="fieldmaster/module-ix.html">fieldmaster</a>::<a href="fieldmaster/SetExpression.html">SetExpression</a><br> -::com::sun::star::text::<a href="fieldmaster/module-ix.html">fieldmaster</a>::<a href="fieldmaster/User.html">User</a><br> +<td>::com::sun::star::text::<a href="FieldMaster/module-ix.html">FieldMaster</a>::<a href="FieldMaster/Bibliography.html">Bibliography</a><br> +::com::sun::star::text::<a href="FieldMaster/module-ix.html">FieldMaster</a>::<a href="FieldMaster/Database.html">Database</a><br> +::com::sun::star::text::<a href="FieldMaster/module-ix.html">FieldMaster</a>::<a href="FieldMaster/DDE.html">DDE</a><br> +::com::sun::star::text::<a href="FieldMaster/module-ix.html">FieldMaster</a>::<a href="FieldMaster/SetExpression.html">SetExpression</a><br> +::com::sun::star::text::<a href="FieldMaster/module-ix.html">FieldMaster</a>::<a href="FieldMaster/User.html">User</a><br> </td> </tr> </table> Index: module-ix.html =================================================================== --- module-ix.html (revision 1242205) +++ module-ix.html (working copy) @@ -52,7 +52,7 @@ <td class="subtitle" colspan="2">Nested Modules</td> </tr> <tr> -<td class="imsum_left"><a href="fieldmaster/module-ix.html">fieldmaster</a></td> +<td class="imsum_left"><a href="FieldMaster/module-ix.html">FieldMaster</a></td> <td class="imsum_right"/></tr> <tr> <td class="imsum_left"><a href="textfield/module-ix.html">textfield</a></td> On Feb 8, 2012, at 6:22 PM, Joe Schaefer wrote: > Well no, but the beauty of svn is that you only need > to deal with the section of the tree you are interested > in. So don't check-out all of ooo-site just to apply this > tiny patch- look at the patch to see which directory > it applies to and just check-out THAT. > > > Applying the patch is a matter of cd'ing to that > directory and running > > % patch < path/to/email/msg.txt > % svn commit -m 'apply fieldmaster patch' > > > ----- Original Message ----- >> From: Rob Weir <[email protected]> >> To: [email protected] >> Cc: >> Sent: Wednesday, February 8, 2012 9:17 PM >> Subject: Re: [PATCH] fieldmaster >> >> On Wed, Feb 8, 2012 at 3:22 PM, Joe Schaefer <[email protected]> >> wrote: >>> No idea if this is sufficient Ric, but I used the CMS >>> to email this patch as I explained earlier. >>> >> >> Cool. But unless we have more committers download ooo-site and set up >> an off-line site build environment, these patches are going to be slow >> to integrate. I'm guilty as well. I'll find some time to get this >> set up on my machine. >> >> Or is there any easier way to suck these patches into the CMS? For >> example, it would be really cool if there was an "upload/apply patch" >> button in the CMS "edit" view. That would enable any committer to >> review and apply site patches, even the ones not comfortable with SVN >> and command-line tools. >> >> -Rob >> >>> >>> >>> ----- Original Message ----- >>>> From: Joe Schaefer <[email protected]> >>>> To: [email protected] >>>> Cc: >>>> Sent: Wednesday, December 31, 1969 7:00 PM >>>> Subject: [PATCH] fieldmaster >>>> >>>> Here's the patch for Ric's issue. >>> ... >>> >>
