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

Re: svn client protocol (svn:// uri) specification + any client implementation , if any

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Mon, 15 Mar 2010 21:05:41 -0500

There is work to do a J2EE implementation of mod_dav_svn call SVNJ:
http://code.google.com/p/svnj/

At this point, the plan is to implement the Subversion DAV protocol, but the architecture should allow easy extensibility to the svnserve protocol as well. Some work to this end would be appreciated (you can hop over the to the svnj list to discuss it, if you'd like).

-Hyrum

On Mar 15, 2010, at 2:55 PM, Karthik K wrote:

> Thanks Erik. That is very useful.
>
> Would there be any apache licensed java client (or, interest in one - if there were some work towards that end). Thanks.
>
> --
> Karthik.
>
>
>
> On 3/15/10 8:04 AM, Erik Huelsmann wrote:
>> Dear Karthik,
>>
>> How about libsvn_ra_svn? (Which is an implementation of libsvn_ra.)
>>
>> http://svn.apache.org/repos/asf/subversion/trunk/subversion/libsvn_ra_svn/
>>
>> libsvn_ra is available here:
>>
>> http://svn.apache.org/repos/asf/subversion/trunk/subversion/libsvn_ra/
>>
>> And the headers with documentation - and for linking - can be found here:
>>
>> http://svn.apache.org/repos/asf/subversion/trunk/subversion/include/
>>
>> Regards,
>>
>>
>> Erik.
>>
>>
>> On Mon, Mar 15, 2010 at 7:30 AM, Karthik K<oss.akk_at_gmail.com> wrote:
>>
>>> On 03/14/2010 03:11 PM, Philip Martin wrote:
>>>
>>>> Karthik K<oss.akk_at_gmail.com> writes:
>>>>
>>>>
>>>>
>>>>> Wondering if there is a document explaining the svn:// uri
>>>>> connection protocol ( among other transports/protocols that svn
>>>>> supports, primarily interested in the read-only checkouts), and
>>>>> clients that implement the protocol.
>>>>>
>>>>>
>>>> How about:
>>>> C
>>>>
>>>> http://svn.apache.org/repos/asf/subversion/trunk/subversion/libsvn_ra_svn/protocol
>>>>
>>>>
>>>>
>>> Thanks Philip for the links to the protocol. Curious , if there is any
>>> apache licensed svn client library (java, say) for the protocol mentioned
>>> here ? Thanks.
>>>
>>>
>
Received on 2010-03-16 03:06:11 CET

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.