You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Henry Story (JIRA)" <ji...@apache.org> on 2011/01/30 17:56:44 UTC

[jira] Updated: (CLEREZZA-413) problem cloning repository with git-svn after renaming changes

     [ https://issues.apache.org/jira/browse/CLEREZZA-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Story updated CLEREZZA-413:
---------------------------------

    Description: 
I am having trouble downloading the source code of the new renamed Clerezza with
git-svn. This may be a bug in git-svn, but it may also be a problem in the subversion repository.

$ git --version
git version 1.7.3.5

$ git svn clone https://svn.apache.org/repos/asf/incubator/clerezza/trunk

Initialized empty Git repository in /Users/hjs/Programming/Clerezza/trunk/.git/
W: Ignoring error from SVN, path probably does not exist: (160013): Filesystem has no item: '/repos/asf/!svn/bc/100/incubator/clerezza/trunk' path not found
W: Do not be alarmed at the above message git-svn is just searching aggressively for old history.
This may take a while on large repositories
W: Ignoring error from SVN, path probably does not exist: (175002): RA layer request failed: PROPFIND of '/repos/asf/incubator/clerezza/trunk': SSL negotiation failed: SSL error: parse tlsext (https://svn.apache.org)
W: Do not be alarmed at the above message git-svn is just searching aggressively for old history.
This may take a while on large repositories
W: Ignoring error from SVN, path probably does not exist: (175002): RA layer request failed: PROPFIND of '/repos/asf/!svn/vcc/default': SSL negotiation failed: SSL error: parse tlsext (https://svn.apache.org)
W: Do not be alarmed at the above message git-svn is just searching aggressively for old history.
This may take a while on large repositories
r885375 = bccd763ebcaf3985b61e5151eb9eeedcbf5f5dfc (refs/remotes/git-svn)

                    [snip]

	M	org.apache.clerezza.parent/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java
r924740 = 131e53984a4fef509f3a5fcfd7b277bce6a45ec8 (refs/remotes/git-svn)
	M	org.apache.clerezza.parent/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java
r924755 = 5e23acd472dc1424d729c27a8cc4bdf3d58d1c1f (refs/remotes/git-svn)
	M	org.apache.clerezza.parent/org.apache.clerezza.rdf.jena.storage/src/main/java/org/apache/clerezza/rdf/jena/storage/JenaGraphAdaptor.java
r924835 = f632171dd2faba3d4bd786888e4c10d883998c21 (refs/remotes/git-svn)
RA layer request failed: REPORT of '/repos/asf/!svn/vcc/default': SSL negotiation failed: SSL error: parse tlsext (https://svn.apache.org) at /usr/local/git/libexec/git-core/git-svn line 5118

  was:
I am having trouble downloading the source code of the new renamed Clerezza with
git-svn. This may be a bug in git-svn, but it may also be a problem in the subversion repository.

$ git --version
git version 1.7.3.5

$ git svn clone https://svn.apache.org/repos/asf/incubator/clerezza/trunk

[snip]
	M	org.apache.clerezza.parent/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java
r924740 = 131e53984a4fef509f3a5fcfd7b277bce6a45ec8 (refs/remotes/git-svn)
	M	org.apache.clerezza.parent/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java
r924755 = 5e23acd472dc1424d729c27a8cc4bdf3d58d1c1f (refs/remotes/git-svn)
	M	org.apache.clerezza.parent/org.apache.clerezza.rdf.jena.storage/src/main/java/org/apache/clerezza/rdf/jena/storage/JenaGraphAdaptor.java
r924835 = f632171dd2faba3d4bd786888e4c10d883998c21 (refs/remotes/git-svn)
RA layer request failed: REPORT of '/repos/asf/!svn/vcc/default': SSL negotiation failed: SSL error: parse tlsext (https://svn.apache.org) at /usr/local/git/libexec/git-core/git-svn line 5118


> problem cloning repository with git-svn after renaming changes
> --------------------------------------------------------------
>
>                 Key: CLEREZZA-413
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-413
>             Project: Clerezza
>          Issue Type: Bug
>         Environment: OSX 10.6.6
>            Reporter: Henry Story
>
> I am having trouble downloading the source code of the new renamed Clerezza with
> git-svn. This may be a bug in git-svn, but it may also be a problem in the subversion repository.
> $ git --version
> git version 1.7.3.5
> $ git svn clone https://svn.apache.org/repos/asf/incubator/clerezza/trunk
> Initialized empty Git repository in /Users/hjs/Programming/Clerezza/trunk/.git/
> W: Ignoring error from SVN, path probably does not exist: (160013): Filesystem has no item: '/repos/asf/!svn/bc/100/incubator/clerezza/trunk' path not found
> W: Do not be alarmed at the above message git-svn is just searching aggressively for old history.
> This may take a while on large repositories
> W: Ignoring error from SVN, path probably does not exist: (175002): RA layer request failed: PROPFIND of '/repos/asf/incubator/clerezza/trunk': SSL negotiation failed: SSL error: parse tlsext (https://svn.apache.org)
> W: Do not be alarmed at the above message git-svn is just searching aggressively for old history.
> This may take a while on large repositories
> W: Ignoring error from SVN, path probably does not exist: (175002): RA layer request failed: PROPFIND of '/repos/asf/!svn/vcc/default': SSL negotiation failed: SSL error: parse tlsext (https://svn.apache.org)
> W: Do not be alarmed at the above message git-svn is just searching aggressively for old history.
> This may take a while on large repositories
> r885375 = bccd763ebcaf3985b61e5151eb9eeedcbf5f5dfc (refs/remotes/git-svn)
>                     [snip]
> 	M	org.apache.clerezza.parent/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java
> r924740 = 131e53984a4fef509f3a5fcfd7b277bce6a45ec8 (refs/remotes/git-svn)
> 	M	org.apache.clerezza.parent/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java
> r924755 = 5e23acd472dc1424d729c27a8cc4bdf3d58d1c1f (refs/remotes/git-svn)
> 	M	org.apache.clerezza.parent/org.apache.clerezza.rdf.jena.storage/src/main/java/org/apache/clerezza/rdf/jena/storage/JenaGraphAdaptor.java
> r924835 = f632171dd2faba3d4bd786888e4c10d883998c21 (refs/remotes/git-svn)
> RA layer request failed: REPORT of '/repos/asf/!svn/vcc/default': SSL negotiation failed: SSL error: parse tlsext (https://svn.apache.org) at /usr/local/git/libexec/git-core/git-svn line 5118

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.