search function in "hg serve"

T.J. Yang tj_yang at hotmail.com
Wed Dec 13 20:32:00 CST 2006


>From: Matt Mackall <mpm at selenic.com>
>To: "T.J. Yang" <tj_yang at hotmail.com>
>CC: mercurial at selenic.com
>Subject: Re: search function in "hg serve"
>Date: Tue, 12 Dec 2006 21:03:03 -0600
>
>On Tue, Dec 12, 2006 at 08:50:03PM -0600, T.J. Yang wrote:
> >
> > What exactly I can search in first web page in http://localhost:8000/ ?
> >
> > I am hoping  the search field can search any keyword in files added into
> > hg's control.
>
>It can find:
>
>- change revs
>- change hashes
>- tags
>- branches
>- keywords in changeset fields:
>   - descriptions
>   - authors
>   - filenames

Is there a hg server site run by "hg serve" command that I can check on 
above statements ?
My own test hg web server return nothing(end up a return web page with two 
search fields and keyword I typed in).

>It can't find dates yet, and it won't search through file contents
>(that would make a great DoS attack).
>The 'hg grep' command will scan file contents.
>
>--
>Mathematics is the supreme nostalgia of our time.

_________________________________________________________________
Get the latest Windows Live Messenger 8.1 Beta version. Join now. 
http://ideas.live.com



More information about the Mercurial mailing list