Re: Implementing lightweight client over http. Where to start?

2010-10-18 Thread Andrew Roughan
On Mon, Oct 18, 2010 at 12:56 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > > What is this mysterious environment you have where Subversion does not > already run? > Apple IIgs with a 1Mz 65816 processor (or faster with accelerators and emulators). Yes there is a C compiler, but ab

Implementing lightweight client over http. Where to start?

2010-10-18 Thread Andrew Roughan
Porting the full svn client to my environment is not something I am willing to undertake myself. So as an alternative I wanted to implement some Quick & Dirty interface over HTTP hopefully with a cleartext password. Is there a document that describes the http interfaces to svn server for each funct