Is the svnadmin dump format documented? I want to write a data structure containing all the metadata for the svn repository, which is essentially the same material in the dump file, except for the contents of the file.
It looks like the svnkit library would have this or have a way to get this metadata programmatically, but I tried svnkit javadoc for the last hour and cannot find a way to get what I need through more problems than parsing the svnadmin dump file itself .
svn
Jason s
source share