public final class SvnCommandUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
fixUrl(String url,
String username)
Add or overrides the username into a url with a svn+ssh scheme.
|
public static String fixUrl(String url, String username)
url - the url, not nullusername - the username, may be nullNullPointerException - if url is nullCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.