Reputation: 159
Is there any way to read a file using sharpsvn................
Upvotes: 2
Views: 1952
Reputation: 19612
You probably want SvnClient.Write()... This allows writing specific versions of a file to a stream.
Upvotes: 4