Re: Out of Date Webpages



On 3/15/07, Tim Janik <timj gtk org> wrote:
On Thu, 15 Mar 2007, Tshepang Lekhonkhobe wrote:

> On 3/14/07, Tim Janik <timj gtk org> wrote:
>> such a patch should change the pages needing updates and update the
>> gtk-web/ChangeLog. also patches should be generated with diff -up.
>
> I have a patch attached which makes use of 'svn diff' and wonder if
> that's enough.

no it's generally not, you can use something like:
   svn diff -x -up

adding the 'p' option results in:

"svn: Error parsing diff options: Bad character specified on command line"

even when I get rid of 'u' option.

> It makes NEWS section in trunk/index.html a bit more
> concise and therefore 'more readable'. I just want a go-ahead from one
> of you guys if I can do the rest of the work, or even better, get rid
> of some of those entries by moving them elsewhere since the list is
> overlong.

there was not *really* a patch attached to your email ;)

Embarassing stuff. Attaching the 'svn diff' results, 'till I get
above-mentioned command to work.
Index: index.html
===================================================================
--- index.html	(revision 570)
+++ index.html	(working copy)
@@ -55,26 +55,22 @@
 <!--#include file="section_end.html"-->
 
 <p>
-<font size=-1 color="#008000">08 Jan 2007</font><br>
-Pango 1.15.4 is now available. This is an unstable development release.
-<p><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00124.html";>Pango 1.15.4 release announcement</a><br>
-
-<p>
 <font size=-1 color="#008000">16 Jan 2007</font><br>
-GLib 2.12.9 is now available. This is a bugfix release.
-<p><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00120.html";>GLib 2.12.9 release announcement</a><br>
+<a href="http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00120.html";>GLib 2.12.9</a> is now available. This is a bugfix release.
 
 <p>
 <font size=-1 color="#008000">15 Jan 2007</font><br>
-GLib 2.12.8 is now available. This is a bugfix release.
-<p><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00114.html";>GLib 2.12.8 release announcement</a><br>
+<a href="http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00114.html";>GLib 2.12.8</a> is now available. This is a bugfix release.
 
 <p>
 <font size=-1 color="#008000">08 Jan 2007</font><br>
-Pango 1.15.3 is now available. This is an unstable development release.
-<p><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00084.html";>Pango 1.15.3 release announcement</a><br>
+<a href="http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00124.html";>Pango 1.15.4</a> is now available. This is an unstable development release.
 
 <p>
+<font size=-1 color="#008000">08 Jan 2007</font><br>
+<a href="http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00084.html";>Pango 1.15.3</a> is now available. This is an unstable development release.
+
+<p>
 <font size=-1 color="#008000">04 Jan 2007</font><br>
 GLib 2.12.7 is now available. This is a bugfix release.
 <p><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00041.html";>GLib 2.12.7 release announcement</a><br>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]