You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Barry Scott <ba...@barrys-emacs.org> on 2004/03/09 23:26:01 UTC

Re: PySVN WorkBench 0.3.2 for Subversion 1.0.0 released

I added WorkBench in the clients section and added a new section to
cover Languages binding. With subversion, svncpp and pysvn in it.

Barry


Index: www/project_links.html
===================================================================
--- www/project_links.html      (revision 8957)
+++ www/project_links.html      (working copy)
@@ -99,8 +99,33 @@
           http://tortoisesvn.tigris.org/</a>
        </li>

+      <li><b>WorkBench</b> - Cross platform software development GUI built 
on Subversion written in Python<br>
+       <a href="http://pysvn.tigris.org/">
+         http://pysvn.tigris.org/</a>
+      </li>
+
      </ul>

+<h3>Subversion Language bindings</h3>
+    <ul>
+      <li><b>PySVN</b> - Python object oriented bindings for the 
Subversion client API<br>
+       <a href="http://pysvn.tigris.org/">
+         http://pysvn.tigris.org/</a>
+      </li>
+
+      <li><b>Subversion</b> - Python, Perl, Java and C bindings for the 
Subversion API mirroring the C API<br>
+       <a href="http://subversion.tigris.org/">
+         http://subversion.tigris.org/</a>
+      </li>
+
+      <li><b>SVNCPP</b> - C++ object oriented bindings for the Subversion 
client API<br>
+       <a href="http://rapidsvn.tigris.org/">
+         http://rapidsvn.tigris.org/</a>
+      </li>
+
+    </ul>
+
+
  <h3>Repository converters</h3>
      <ul>
        <li><b>cvs2svn</b> - CVS to Subversion conversion<br>

At 09-03-2004 19:02, you wrote:
>On Mon, 2004-03-08 at 15:57, Barry Scott wrote:
> > At 07-03-2004 16:41, you wrote:
> > >Barry Scott wrote:
> > >
> > >>Home page: http://pysvn.tigris.org
> > >
> > >Hm, perhaps we should add this to the main svn 'links' page?
> >
> > Yes please.
>
>Can you send a patch to the links page?  To the dev@ list?
>
>
> > Have you tried it out by the way?
>
>No, not yet.  :-)



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

Re: PySVN WorkBench 0.3.2 for Subversion 1.0.0 released

Posted by Daniel Rall <dl...@collab.net>.
Barry Scott wrote:
> I added WorkBench in the clients section and added a new section to
> cover Languages binding. With subversion, svncpp and pysvn in it.
...

Added.


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