[ 
https://issues.apache.org/jira/browse/CLEREZZA-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006737#comment-13006737
 ] 

Henry Story commented on CLEREZZA-413:
--------------------------------------

It looks that my issue was due to my file system being the OSX HFS+ case 
insensitive file system.
I don't know how I ended up with that. But after noticing it I spent the 
afternoon creating a new partition and moving my source code there. The issue 
has now disappeared.

I think this issue come up after I checked in a file by mistake with the same 
case insensitive name as one already in svn.


> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to