We don't need to introduce subclipse as dependency while we are only using svnkit, and subclipse introduces extra overhead on even notifications (try to remove the svnkit dependencies in the subclipse project). The APIs of svnkit are not difficult to use at all (https://wiki.svnkit.com/Printing_Out_A_Subversion_Repository_Tree). Preferable to only use svnkit.
We don't need to introduce subclipse as dependency while we are only using svnkit, and subclipse introduces extra overhead on even notifications (try to remove the svnkit dependencies in the subclipse project). The APIs of svnkit are not difficult to use at all (https://wiki.svnkit.com/Printing_Out_A_Subversion_Repository_Tree). Preferable to only use svnkit.
This task has the highest priority.