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

Re: Client server protocol like CVS?

From: Mark Benedetto King <bking_at_answerfriend.com>
Date: 2002-02-08 15:45:52 CET

On Fri, Feb 08, 2002 at 11:29:56AM +0100, Thomas Singer wrote:
> Thank you, Daniel. Does anybody knows, whether there are any Java-based
> client-implementations available?
>
> Tom
>

A quick search on freshmeat for "Java WebDAV" yields, among other
candidates:

http://freshmeat.net/projects/skunkdav/

I haven't tried to use SkunkDAV, so I can't vouch for its interoperability
with subversion.

We have Java *bindings* to subversion already in place, but they
use JNI to call our C libraries. We don't have (and aren't likely
to soon have) a pure Java client-library.

--ben

> At 10:40 08.02.02 +0100, you wrote:
> >On Fri, 8 Feb 2002, Thomas Singer wrote:
> >
> > > I developed a CVS client (SmartCVS) and wanted to get to know, whether
> > > Subversion has an similar client-server-protocol like CVS. If so, are there
> > > any secure connections possible?
> >
> >Subversion uses WebDAV as client-server-protocol (which is a protocol ontop
> >of HTTP). Secure connections are indeed possible and they're made with SSL.
> >
> >--
> > Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
> > ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:05 2006

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.