RE: SVN Client
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 23 Jul 2010 16:40:57 -0400
> I'm an ABAP developer. I would like to connect my system with a svn
You should probably read the first few chapters of the svn book at svnbook.red-bean.com/nightly/en/svn-book.html especially the first chapter.
But very simple answers to your question would be:
> Is there a WebService interface to svn?
WebDav not web service.
> How complex is to develop to direct over http?
http is one of the commonly used protocols an svn client uses to talk to an svn server.
> Is there any "http" simple "bridge" between a generic development
I don't know what this means.
BOb
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.