]> git.mxchange.org Git - simgear.git/commit
SVN read-only client code using our HTTP engine.
authorJames Turner <zakalawe@mac.com>
Thu, 25 Oct 2012 15:45:59 +0000 (16:45 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 9 Jun 2013 18:19:03 +0000 (19:19 +0100)
commitecec803388bf6ef6aac4c451a0ff08518295ef73
tree002a4087f711c6739e5f17ea5b7c154ef1dee379
parent848965e7f07c0da4bb5f15674c9501fcfa37cd18
SVN read-only client code using our HTTP engine.
simgear/io/CMakeLists.txt
simgear/io/DAVMultiStatus.cxx [new file with mode: 0644]
simgear/io/DAVMultiStatus.hxx [new file with mode: 0644]
simgear/io/SVNDirectory.cxx [new file with mode: 0644]
simgear/io/SVNDirectory.hxx [new file with mode: 0644]
simgear/io/SVNReportParser.cxx [new file with mode: 0644]
simgear/io/SVNReportParser.hxx [new file with mode: 0644]
simgear/io/SVNRepository.cxx [new file with mode: 0644]
simgear/io/SVNRepository.hxx [new file with mode: 0644]
simgear/io/http_svn.cxx [new file with mode: 0644]