I am new to SharpSVN, I have an aspx page in which I need to display the contents of a file from SVN, modify the contents and transfer the file to SVN from memystream without a working copy. I can get the contents of the file using memystream and display on the webpage, but is there any way to capture the content from the webpage using the SVN uri path?
thanks in advance.
source
share