On 2/8/2012 11:52 PM, Jürgen Schmidt wrote:
On 2/9/12 3:40 AM, Dave Fisher wrote:
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.


I mentioned in already in another email, it's a bad example to explain how to make minor changes on our web-sites. The mentioned link problem is on generated page and the source for this comes directly fro our IDL files.

And the problem is already fixed in the generated reference docu which is part of the built SDK.

I will rpelace the whole IDL refernece when we have the 3.4 available.
Where is this in the build tree? I can upload it as part of the nightly. Not looking to have this be the main destination for this info, just a snapshot of the current state.
A.

Juergen


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.
...





--

Andrew Rist | Interoperability Architect
OracleCorporate Architecture Group
Redwood Shores, CA | 650.506.9847

Reply via email to