On Nov 29, 2007 4:17 PM, Ben <[EMAIL PROTECTED]> wrote: > Hello! > > In short, I'd like to allow HTTP-based read/write access to a > versioned hierarchical file system. I have a Java client application > that needs to retrieve, modify, create and delete files on a server. > HTTP / REST seems like a good way to do this.
I have to ask - why not just WebDAV here? Subversion supports it already, AFAIK. - Geoffrey -- Geoffrey Wiseman

