Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Apr 2004 22:12:35 +0200
From:      "Paul Gelderblom (ptok)" <paulg.xlbspam@xs4all.nl>
To:        "Nigel Scott" <nige@zaonce.com>, <freebsd-cvsweb@freebsd.org>
Subject:   Re: cvsweb and binary files: cvs search tool 
Message-ID:  <002e01c41825$ac9e0430$0b00000a@rubens55>
References:  <409FC328-822B-11D8-900B-000393D6F91C@zaonce.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_002B_01C41836.6FBD6400
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Okay, here we go:

Attached find my Cvs Search tool. Copyleft I suppose, as long as due credits
are given on use.
For now, I just include the sources with this mail as a tarball. (does that
work on a mailing list?)
At some point, I will try to find a more permanent home for it.

It  integrates with cvsweb (both ways: from cvsweb you can link to the
search functionality, allowing searches starting in a certain directory, and
from the search you get linked to the file in cvsweb)

It also does:
- content searches in RCS files or the latest revision (look for 'readme.*'
files containing 'Known Bug')
- regexes or just strings for the content match;
- filename selection using wildcards  patterns (*.cpp) or regexes
- case sensitivity or not for both match types
- selection based on edit status (watch on/off ;  edited files)
- selection based on file type (-kb -> binary )
and combinations of the above.

However:
- Due to the nature of it (blunt filesytem search) , it is a resource eater.
Maintainers on public repositories may not want it installed!
- I did not include taint checking (have only friendly users :-). That may
even be complex, due to the user-specified regexes.

Paul Gelderblom

----- Original Message ----- 
From: "Nigel Scott" <nige@zaonce.com>
To: <freebsd-cvsweb@freebsd.org>
Sent: Tuesday, March 30, 2004 11:18
Subject: cvsweb and binary files


> Hi
>
> I was looking for a cvsweb search function when I came across your
> posting here:
>
> http://lists.freebsd.org/pipermail/freebsd-cvsweb/2003-June/000051.html
>
> I would be interested in a copy if it is available.
>
> Thanks,
> Nige.
>
> _______________________________________________
> freebsd-cvsweb@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-cvsweb
> To unsubscribe, send any mail to "freebsd-cvsweb-unsubscribe@freebsd.org"




------=_NextPart_000_002B_01C41836.6FBD6400--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002e01c41825$ac9e0430$0b00000a>