Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 189 for svn (0.43 sec)

  1. maven-api-impl/src/test/remote-repo/org/apache/maven/maven/2.0/maven-2.0.pom

          <distribution>repo</distribution>
        </license>
      </licenses>
      <scm>
        <connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0</connection>
        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/tags/maven-2.0</developerConnection>
        <url>http://svn.apache.org/viewcvs.cgi/maven/components/tags/maven-2.0</url>
      </scm>
      <organization>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu May 02 15:10:38 UTC 2024
    - 8.6K bytes
    - Viewed (0)
  2. .gitignore

    **/target/**
    .project
    .classpath
    .settings/
    .svn/
    # Intellij
    *.ipr
    *.iml
    .idea
    .DS_Store
    /bootstrap
    /dependencies.xml
    .java-version
    .checkstyle
    .factorypath
    .vscode/
    repo/
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Mar 24 18:29:19 UTC 2024
    - 178 bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/org/apache/maven/maven-parent/5/maven-parent-5.pom

            </plugins>
          </build>
        </profile>
      </profiles>
    
      <scm>
        <connection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-5</connection>
        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-5</developerConnection>
        <url>https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-5</url>
      </scm>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 14.8K bytes
    - Viewed (0)
  4. maven-api-impl/src/test/remote-repo/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar

    vsiveton Vincent Siveton ******@****.*** ASF Committer -5 The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo scm:svn:http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0/maven-plugin-api scm:svn:https://svn.apache.org/repos/asf/maven/components/tags/maven-2.0/maven-plugin-api http://svn.apache.org/viewcvs.cgi/maven/components/tags/maven-2.0/maven-plugin-api Apache Software Foundation http://www.apache.org/ c:\home\Brett\cvs\maven-2\maven-componen...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu May 02 15:10:38 UTC 2024
    - 9.9K bytes
    - Viewed (0)
  5. platforms/core-execution/snapshots/src/integTest/groovy/org/gradle/internal/vfs/DefaultExcludesIntegrationTest.groovy

            "**/vssver.scc",
    
            "**/.hg",
            "**/.hg/**",
            "**/.hgtags",
            "**/.hgignore",
            "**/.hgsubstate",
            "**/.hgsub",
    
            "**/.svn",
            "**/.svn/**",
    
            "**/.git",
            "**/.git/**",
            "**/.gitignore",
            "**/.gitmodules",
            "**/.gitattributes"
        ]
    
        def outputDir = file("build/output")
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Feb 15 12:37:12 UTC 2024
    - 5K bytes
    - Viewed (0)
  6. src/cmd/go/internal/vcs/vcs.go

    var vcsSvn = &Cmd{
    	Name: "Subversion",
    	Cmd:  "svn",
    	RootNames: []rootName{
    		{filename: ".svn", isDir: true},
    	},
    
    	CreateCmd:   []string{"checkout -- {repo} {dir}"},
    	DownloadCmd: []string{"update"},
    
    	// There is no tag command in subversion.
    	// The branch information is all in the path names.
    
    	Scheme:     []string{"https", "http", "svn", "svn+ssh"},
    	PingCmd:    "info -- {scheme}://{repo}",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:30:18 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  7. src/cmd/go/internal/vcs/vcs_test.go

    		{vcsGit, "https://example.com/foo.git", true},
    		{vcsBzr, "http://example.com/foo.bzr", false},
    		{vcsBzr, "https://example.com/foo.bzr", true},
    		{vcsSvn, "http://example.com/svn", false},
    		{vcsSvn, "https://example.com/svn", true},
    		{vcsHg, "http://example.com/foo.hg", false},
    		{vcsHg, "https://example.com/foo.hg", true},
    		{vcsGit, "ssh://******@****.***/foo.git", true},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 03 15:33:59 UTC 2022
    - 17K bytes
    - Viewed (0)
  8. maven-core/src/test/remote-repo/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar

    vsiveton Vincent Siveton ******@****.*** ASF Committer -5 The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo scm:svn:http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0/maven-plugin-api scm:svn:https://svn.apache.org/repos/asf/maven/components/tags/maven-2.0/maven-plugin-api http://svn.apache.org/viewcvs.cgi/maven/components/tags/maven-2.0/maven-plugin-api Apache Software Foundation http://www.apache.org/ c:\home\Brett\cvs\maven-2\maven-componen...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Oct 23 23:48:02 UTC 2009
    - 9.9K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom

          <version>4.13.1</version>
          <scope>test</scope>
        </dependency>
      </dependencies>
      <scm>
        <connection>scm:svn:http://svn.codehaus.org/plexus/pom/tags/plexus-1.0.9</connection>
        <developerConnection>scm:svn:https://svn.codehaus.org/plexus/pom/tags/plexus-1.0.9</developerConnection>
        <url>http://fisheye.codehaus.org/browse/plexus/pom/tags/plexus-1.0.9</url>
      </scm>
      <organization>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 7.5K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom

          <version>4.13.1</version>
          <scope>test</scope>
        </dependency>
      </dependencies>
      <scm>
        <connection>scm:svn:http://svn.codehaus.org/plexus/pom/tags/plexus-1.0.10</connection>
        <developerConnection>scm:svn:https://svn.codehaus.org/plexus/pom/tags/plexus-1.0.10</developerConnection>
        <url>http://fisheye.codehaus.org/browse/plexus/pom/tags/plexus-1.0.10</url>
      </scm>
      <organization>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Dec 24 18:09:10 UTC 2020
    - 7.8K bytes
    - Viewed (0)
Back to top