hudson.scm.subversion
Class SvnHelper
java.lang.Object
hudson.scm.subversion.SvnHelper
public class SvnHelper
- extends Object
Provides various helper methods.
- Author:
- kutzi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SvnHelper
public SvnHelper()
getUrlWithoutRevision
public static String getUrlWithoutRevision(String remoteUrlPossiblyWithRevision)
- Cuts off any optional '@revisionnr' from the end of the url string.
Copyright © 2004-2013. All Rights Reserved.