Class CvsScmProviderRepository

    • Method Detail

      • getCvsRoot

        public String getCvsRoot()
        Returns:
        The cvs root
      • getCvsRootForCvsPass

        public String getCvsRootForCvsPass()
        Returns:
        The cvs root stored in .cvspass
      • getTransport

        public String getTransport()
        Returns:
        The subtype (like pserver).
      • getPath

        public String getPath()
        Returns:
        The path.
      • getModule

        public String getModule()
        Returns:
        The module name.