« Return to Thread: Getting SVNProperties without getting file content

Getting SVNProperties without getting file content

by _vector_ :: Rate this Message:

Reply to Author | View in Thread

Hi,
Is it possible using SVNKit API to get SVNProperties for the file using path in repository without getting the file content itself?
I'm looking for the functionality equal to the "svn info" . Currently I'm getting them using getFile method of SVNRepository which is obviously overhead :)

Thanks.

 « Return to Thread: Getting SVNProperties without getting file content