Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for svn (0.3 sec)

  1. maven-core/src/test/resources/apiv4-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    hasRestrictions(); } META-INF/maven/org.apache.maven.artifact/maven-artifact/pom.xml maven-parent org.apache.maven 5 4.0.0 org.apache.maven.artifact maven-artifact 3.0-SNAPSHOT Maven Artifact scm:svn:http://svn.apache.org/repos/asf/maven/artifact/trunk scm:svn:https://svn.apache.org/repos/asf/maven/artifact/trunk http://svn.apache.org/viewcvs.cgi/maven/artifact/trunk org.codehaus.plexus plexus-utils 1.4.5 org.codehaus.plexus plexus-container-default 1.0-alpha-32 org.codehaus.plexus plexus-active-collections 1.0-beta-1...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 160.1K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    hasRestrictions(); } META-INF/maven/org.apache.maven.artifact/maven-artifact/pom.xml maven-parent org.apache.maven 5 4.0.0 org.apache.maven.artifact maven-artifact 3.0-SNAPSHOT Maven Artifact scm:svn:http://svn.apache.org/repos/asf/maven/artifact/trunk scm:svn:https://svn.apache.org/repos/asf/maven/artifact/trunk http://svn.apache.org/viewcvs.cgi/maven/artifact/trunk org.codehaus.plexus plexus-utils 1.4.5 org.codehaus.plexus plexus-container-default 1.0-alpha-32 org.codehaus.plexus plexus-active-collections 1.0-beta-1...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 160.1K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    http://plexus.codehaus.org/plexus-utils maven-compiler-plugin 1.3 1.3 maven-surefire-plugin true org/codehaus/plexus/util/FileBasedTestCase.java **/Test*.java JAVA_HOME ${JAVA_HOME} M2_HOME ${M2_HOME} scm:svn:http://svn.codehaus.org/plexus/plexus-utils/tags/plexus-utils-1.4.5 scm:svn:https://svn.codehaus.org/plexus/plexus-utils/tags/plexus-utils-1.4.5 http://fisheye.codehaus.org/browse/plexus/plexus-utils/tags/plexus-utils-1.4.5 maven-javadoc-plugin maven-jxr-plugin META-INF/maven/org.codehaus.plexus/...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 200.2K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    http://plexus.codehaus.org/plexus-utils maven-compiler-plugin 1.3 1.3 maven-surefire-plugin true org/codehaus/plexus/util/FileBasedTestCase.java **/Test*.java JAVA_HOME ${JAVA_HOME} M2_HOME ${M2_HOME} scm:svn:http://svn.codehaus.org/plexus/plexus-utils/tags/plexus-utils-1.4.5 scm:svn:https://svn.codehaus.org/plexus/plexus-utils/tags/plexus-utils-1.4.5 http://fisheye.codehaus.org/browse/plexus/plexus-utils/tags/plexus-utils-1.4.5 maven-javadoc-plugin maven-jxr-plugin META-INF/maven/org.codehaus.plexus/...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 200.2K bytes
    - Viewed (0)
  5. src/cmd/go/alldocs.go

    // that repository. The supported version control systems are:
    //
    //	Bazaar      .bzr
    //	Fossil      .fossil
    //	Git         .git
    //	Mercurial   .hg
    //	Subversion  .svn
    //
    // For example,
    //
    //	import "example.org/user/foo.hg"
    //
    // denotes the root directory of the Mercurial repository at
    // example.org/user/foo or foo.hg, and
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  6. src/cmd/go/internal/load/pkg.go

    		return true
    	}
    	switch name {
    	// Empty string should be impossible but make it bad.
    	case "":
    		return true
    	// Version control directories won't be present in module.
    	case ".bzr", ".hg", ".git", ".svn":
    		return true
    	}
    	return false
    }
    
    // vcsStatusCache maps repository directories (string)
    // to their VCS information.
    var vcsStatusCache par.ErrCache[string, vcs.Status]
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 28 17:00:51 UTC 2024
    - 120K bytes
    - Viewed (0)
  7. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    krellian.net
    webthings.io
    
    // LCube - Professional hosting e.K. : https://www.lcube-webhosting.de
    // Submitted by Lars Laehn <******@****.***>
    git-repos.de
    lcube-server.de
    svn-repos.de
    
    // Leadpages : https://www.leadpages.net
    // Submitted by Greg Dallavalle <******@****.***>
    leadpages.co
    lpages.co
    lpusercontent.com
    
    // Lelux.fi : https://lelux.fi/
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top