You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael Sinz <Mi...@sinz.org> on 2005/11/30 18:52:25 UTC

[PATCH] Add a link to the Insurrection project

I guess it is time for me to ask if a link to my Insurrection project could be
added to the Subversion projects page.

Insurrection is a web access/viewer tool designed specifically for Subversion
and modern web browsers.  It is really designed to (almost) transparently add
features to the native Subversion mod_dav_svn service (albeit I just realized
that mod_dav_svn is not needed except for one minor point...  Hmmm...)

Anyway, I am sure you have seen me talk about it in the past.  I believe that
it is stable enough to call production ready - just the install process is not
there yet.  (A somewhat manual process is still involved)

Here is the patch:

Index: www/project_links.html
===================================================================
--- www/project_links.html      (revision 17561)
+++ www/project_links.html      (working copy)
@@ -603,6 +603,13 @@
                  >http://websvn.tigris.org/</a>
        </p></li>

+      <li><p><b>Insurrection</b> - Web Access to Subversion<br/>
+        <a href="http://insurrection.tigris.org/"
+                >http://insurrection.tigris.org/</a><br/>
+                Repository at <a href="http://svn.sinz.com/svn/Insurrection/"
+                                     
>http://svn.sinz.com/svn/Insurrection/</a>
+      </p></li>
+
        <li><p><b>Chora</b><br/>
          <a href="http://www.horde.org/chora/"
                  >http://www.horde.org/chora/</a>


--
Michael Sinz               Technology and Engineering Director/Consultant
"Starting Startups"                          mailto:Michael.Sinz@sinz.org
My place on the web                      http://www.sinz.org/Michael.Sinz

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


Re: [PATCH] Add a link to the Insurrection project

Posted by Daniel Rall <dl...@collab.net>.
On Wed, 30 Nov 2005, Michael Sinz wrote:

> I guess it is time for me to ask if a link to my Insurrection project could be
> added to the Subversion projects page.
...

Added in r17569.  The web pages on tigris.org will update automatically.
-- 

Daniel Rall

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