Class SvnHelper


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

      • SvnHelper

        public SvnHelper()
    • Method Detail

      • getUrlWithoutRevision

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