Possible Duplicate:
Does anyone know of a good C# API for Subversion?
I'm designing a document library, and I'd like to use Subversion as the version control system. How can I automate tasks like check-in, check-out and diff from C#? Does Tortoise perhaps offer some help with this?
TIA.