When using the doExport() method of svnkit i dont know the meaning of one parameter.
The javadocs dont help me either, i still dont get it you can find it here: http://svnkit.com/kb/javadoc/org/tmatesoft/svn/core/wc/SVNUpdateClient.html
What does the parameter "pegRevision" mean?
The docs say "pegRevision - the revision at which url will be firstly seen in the repository to make sure it's the one that is needed" but that doesnt really help me understand it.