|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SvnService
This service provides information about Subversion repositories.
Method Summary | |
---|---|
java.util.List<SvnRepository> |
getRepositories(java.lang.String url)
Returns the repository on the given URL. |
Methods inherited from interface hu.midori.kosmos.protocol.TimestampedService |
---|
getTimestamp |
Method Detail |
---|
java.util.List<SvnRepository> getRepositories(java.lang.String url)
url
- points to an SVN repository (eg. http://svn.apache.org/repos/asf/ant
).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |