Class SvnHelper

java.lang.Object
hudson.scm.subversion.SvnHelper

public class SvnHelper extends Object
Provides various helper methods.
Author:
kutzi
  • Constructor Details

    • SvnHelper

      public SvnHelper()
  • Method Details

    • getUrlWithoutRevision

      public static String getUrlWithoutRevision(String remoteUrlPossiblyWithRevision)
      Cuts off any optional '@revisionnr' and slashes from the end of the url string.