[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn list

From: Arley Consuegra Rosello <aconsuegra_at_uci.cu>
Date: Wed, 10 Mar 2010 09:06:48 -0500

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.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.