[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] : Proposal for New Feature "search" in Subversion FAQ Page

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2007-01-16 19:53:21 CET

Ramanathan Muthaiah wrote:
> Maybe the holidays' are overshadowing my PATCH mail :--))
>
> Trying re-send to DEV list. . .

Any comments on this? I'll file an issue if nothing becomes of it in
the next few days.

-Hyrum

> On 12/20/06, Ramanathan Muthaiah <rus.cahimb@gmail.com> wrote:
>> Hi Erik,
>>
>> Am submitting changes as per your previous e-mail.
>>
>> > Here is the patch to revert the changes that was part of my earlier
>> > patch and inlieu this shall add a simple NOTE at the top of the
>> > Subversion's FAQ page about the serach option in the side-bar.
>> >
>> > I verified the changes in my local browsers and found it to be
>> working fine.
>> >
>> > Output of "svn diff . . ." follows (same is given in the attachment
>> as well):
>> >
>> > Index: /home/ram/svn_faq/www/faq.html
>> > ===================================================================
>> > --- /home/ram/svn_faq/www/faq.html (revision 22482)
>> > +++ /home/ram/svn_faq/www/faq.html (working copy)
>> > @@ -16,10 +16,14 @@
>> > <body>
>> > <div class="app">
>> >
>> > +
>> > <h1>Subversion FAQ</h1>
>> >
>> > +<h2><center> NOTE : Use the <em>search option in the side-bar</em> to
>> > do quick search </center></h2>
>> > +
>> > <![CDATA[=========================================================]]>
>> >
>> > +
>> > <div class="h2"><!-- no 'id' or 'title' attribute for TOC -->
>> > <h2>Table of Contents</h2>
>> >
>> > =============================================
>>
>> /Ram

Received on Tue Jan 16 19:53:31 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.