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

Re: [PATCH] added link to SvnQuery

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 18 Jul 2009 10:38:17 +0100

On Mon, Jun 22, 2009 at 12:30:12PM -0700, Christian Rodemeyer wrote:
> [[[
> added link to SvnQuery fulltext search in the misc utilities section
> ]]]

Hi Christian,

Index: www/links.html
===================================================================
--- www/links.html (revision 38146)
+++ www/links.html (working copy)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
@@ -900,6 +900,14 @@
>http://www.coelho.net/svn-merge-repos.html</a>
       </p></li>
 
+ <li><p><b>SvnQuery</b> A fulltext search of content and
+ metadata of a repository including complete history.
+ Done C# and ASP.NET with the help of Lucene.NET and

Shouldn't this be saying "Done in C# ..." ?

Stefan

+ SharpSvn<br/>
+ <a href="http://svnquery.tigris.org/"
+ >http://svnquery.tigris.org/</a>
+ </p></li>
+
       <li><p><b>StatSVN</b> - A build tool that generates statistics
         from your repository. Includes the number of lines of code
         over time, the contributions of each developer, the evolution
Received on 2009-07-18 11:38:40 CEST

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.