I am using svnkit in Java to interact with a svn repository.

I would like to read the content of a file that is stored in svn without checking it out from the repository or exporting it. Is that possible?

Example filename that i would like to read: http://svnserver/myproject/example.txt

Can you help me out?

link|improve this question

73% accept rate
feedback

1 Answer

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.