I download the source. You can generate the javadoc locally or just read the code. I think the javadoc is on-line and the svnkit wiki is full of examples.
Dale On Mar 2, 2012 8:52 PM, "Joshua Kramer" <[email protected]> wrote: > Hello, > > Where can I find good documentation and examples? I've wasted a few hours > trying to build a very simple SVN utility. Every time I encounter a new > object, I have to hunt around to find out where it is in the JAR file. > > It took me 15 minutes to find out where SVNRepository was, for example. > > Where can I find a good example, from start to finish, imports and all? > The examples are using objects that are not reflected in the imports for > those examples. They are just tiny code snippets that may or may not work. > > Thanks, > -JK >
