What’s the best way to interact with SVN in modern C++ (C++17/20)?
I’m working on a C++ project (using C++17, with plans to move to C++20) that needs to interact with SVN repositories. Specifically, I need to perform operations like:
I’m working on a C++ project (using C++17, with plans to move to C++20) that needs to interact with SVN repositories. Specifically, I need to perform operations like: