public class RepositoryUtil extends Object
| Constructor and Description |
|---|
RepositoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCheckoutUrl(DashboardConfiguration config,
Repository repo)
Gets the complete URL without the mirror.
|
static String |
getSvnUrl(DashboardConfiguration config,
Repository repo)
Gets the complete URL, either using the mirror if specified or not.
|
public static String getSvnUrl(DashboardConfiguration config, Repository repo)
config - the configrepo - the repopublic static String getCheckoutUrl(DashboardConfiguration config, Repository repo)
config - the configrepo - the repoCopyright © 2013-2015. All Rights Reserved.