Currently I am working on a C#.net project (visual studio 2005). I could checkout a project from the SVN repository, make changes to a file and commit.
But, how can I specify the checkout depth (sparse checkout) and checkout a single file by using sharpSVN DLL ? Please help.