0

Before I start building one myself;

Is there a wrapper for C or C++ which does the same thing as SVNKit?

Thizzer
  • 16,153
  • 28
  • 98
  • 139

1 Answers1

2

There is an API provided in C - see the Subversion Documentation

Greg Domjan
  • 13,943
  • 6
  • 43
  • 59