You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ramanathan Muthaiah <ru...@gmail.com> on 2006/11/04 19:24:27 UTC

Re: [PATCH] : Proposal for "Search" Options in Subversion FAQ

Re-sending again to the list. . .hoping to receive some feedback.

/Ram

On 11/1/06, Ramanathan Muthaiah <ru...@gmail.com> wrote:
>
> Would like to
> know your feedback on this proposal : to have options to search thru' the entrire Subversion
> FAQ or WWW.
>
> This is very similar to "search option" provided here =>
> http://svn.haxx.se/ (Search is available in the initial and the subsequent
> pages, like, SVN Dev, SVN Users, etc)
>
> Few +ves that come to my mind are :
>
> 1. No need to skim thru' entire FAQ to find out what one is looking for.
>
> 2. Within 3 or 4 clicks, (probable) answer or no answer can be found.
>
> Welcome your comments.
>
> /Ramanathan
>

Re: Fwd: [PATCH] : Proposal for "Search" Options in Subversion FAQ

Posted by Ramanathan Muthaiah <ru...@gmail.com>.
> That's probably because the URL is wrong, the correct one is
> http://svn.collab.net/repos/svn/trunk

I tried this URL first but did not work;so, I switched to the other
URL (without repos).

But, it looks like, some problem with SVN setup@office system.

svn co htp://svn.collab.net/repos/svn/trunk is workig well from my home system.

> If you have a change ready, apply it first to your local working copy of
> trunk, make a patch of it (use svn diff) and send it in attachment to
> this mailing list.
>
> Check the hackers guide for more info:
> http://subversion.tigris.org/hacking.html#patches

Yes, I went thru' guidelines available here. I will follow them.

May be, I will able to mail the patch (wuth diff) to-morrow as code is
locked up in my office system.

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Fwd: [PATCH] : Proposal for "Search" Options in Subversion FAQ

Posted by Lieven Govaerts <sv...@mobsol.be>.
Ramanathan Muthaiah wrote:
> Running svn co http://svn.collab.net/svn/trunk svn_faq does not work
> and exits with errors.
That's probably because the URL is wrong, the correct one is
http://svn.collab.net/repos/svn/trunk

If you have a change ready, apply it first to your local working copy of
trunk, make a patch of it (use svn diff) and send it in attachment to
this mailing list.

Check the hackers guide for more info:
http://subversion.tigris.org/hacking.html#patches

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Fwd: [PATCH] : Proposal for "Search" Options in Subversion FAQ

Posted by Ramanathan Muthaiah <ru...@gmail.com>.
> The web pages on subversion.tigris.org are stored in the subversion
> repository under trunk/www. If you make a change in one of these files,
> those changes will automatically be updated on the website (with a
> one-hour delay or so).

This change (minor) has taken quite long to be done b'coz of lack of time :-((

Now am ready with the changes but am confused or unsure how to commit
the changes.

Running svn co http://svn.collab.net/svn/trunk svn_faq does not work
and exits with errors.

Is there any other way to do this ?
Should I install win version of SVN client to checkout the repo ?

Just FYI, I was viewing the trunk/www/faq.html via Viewvc interface
provided in Subversion site
(http://svn.collab.net/viewvc/svn/trunk/www) and unknowingly clicked
on "download" link.

Now, I see the entire FAQ page in my browser but the URL is this:

http://svn.collab.net/viewvc/*checkout*/svn/trunk/www/faq.html

I assume this does not mean the file is checked out (like in
ClearCase) but just wanted to post the status here.!

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Fwd: [PATCH] : Proposal for "Search" Options in Subversion FAQ

Posted by Lieven Govaerts <sv...@mobsol.be>.
Ramanathan Muthaiah wrote:
> Sorry, forgot to keep the dev mailing list in the loop.
>
> /Ram
>
> ---------- Forwarded message ----------
> From: *Ramanathan Muthaiah* < rus.cahimb@gmail.com
> <ma...@gmail.com>>
> Date: Nov 11, 2006 7:16 PM
> Subject: Re: [PATCH] : Proposal for "Search" Options in Subversion FAQ
> To: Erik Huelsmann <ehuels@gmail.com <ma...@gmail.com> >
>
>     From the thundering silence, I'd say go ahead and provide a patch!
>
>     Sorry for my ignorance, is the Subversion FAQ page editable ? sort
>     of FAQ wiki. 
>
>  
> Or should I modify the code in Subversion trunk ?
The web pages on subversion.tigris.org are stored in the subversion
repository under trunk/www. If you make a change in one of these files,
those changes will automatically be updated on the website (with a
one-hour delay or so).

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Fwd: [PATCH] : Proposal for "Search" Options in Subversion FAQ

Posted by Ramanathan Muthaiah <ru...@gmail.com>.
Sorry, forgot to keep the dev mailing list in the loop.

/Ram

---------- Forwarded message ----------
From: Ramanathan Muthaiah <ru...@gmail.com>
Date: Nov 11, 2006 7:16 PM
Subject: Re: [PATCH] : Proposal for "Search" Options in Subversion FAQ
To: Erik Huelsmann <eh...@gmail.com>

Re: [PATCH] : Proposal for "Search" Options in Subversion FAQ

Posted by Erik Huelsmann <eh...@gmail.com>.
On 11/4/06, Ramanathan Muthaiah <ru...@gmail.com> wrote:
> Re-sending again to the list. . .hoping to receive some feedback.
>
> /Ram
>
>
> On 11/1/06, Ramanathan Muthaiah < rus.cahimb@gmail.com> wrote:
> > Would like to know your feedback on this proposal : to
> have options to search thru' the entrire
> Subversion FAQ or WWW.
> >
> > This is very similar to "search option" provided here =>
> http://svn.haxx.se/ (Search is available in the initial and the subsequent
> pages, like, SVN Dev, SVN Users, etc)
> >
> > Few +ves that come to my mind are :
> >
> > 1. No need to skim thru' entire FAQ to find out what one is looking for.
> >
> > 2. Within 3 or 4 clicks, (probable) answer or no answer can be found.
> >
> > Welcome your comments.