Class AbstractSventon

    • Field Detail

      • url

        public final URL url
        The URL of the Sventon 2.x repository. This is normally like http://somehost.com/svn/ Normalized to have '/' at the tail.
      • repositoryInstance

        protected final String repositoryInstance
        Repository instance. Cannot be empty
      • URL_CHARSET

        protected static final String URL_CHARSET
        The charset to use when encoding paths in an URI (specified in RFC 3986).
        See Also:
        Constant Field Values
    • Method Detail

      • getRepositoryInstance

        public String getRepositoryInstance()