Hello. How I can get the list of directory in the repo with the 'function list(...)'
. . . SVNClient cliente = new SVNClient(); cliente.list("url_repo", Revision.HEAD, Revision.HEAD, int, int, bool, ListCallback); . . . Received on 2010-03-10 15:20:49 CET
This is an archived mail posted to the Subversion Users mailing list.