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

Dennis E. Hamilton commented on JENA-160:
-----------------------------------------

The filename with a ":" is right there,

http://svn.apache.org/repos/asf/incubator/jena/Import/Jena-SVN/Scratch/CJD/Jena2OWLRL/scratch/TestCase:WebOnt-AnnotationProperty-001

in "TestCase:WebOnt-...-001"

(I am looking with my browser).  It happens to be an HTML file but serves as 
text because SVN can't tell otherwise.

I notice that if I attempt to save the file by specifying save of the target of 
the link in the scratch page, the browser is smart enough to replace the ":" 
with "_" in the suggested Save As ... file name.  SVN can't do that of course, 
because then the working copy would not be consistent with the repository copy.

To answer your first question, I use TortoiseSVN on Windows.  It is a shell 
over a Windows build of SVN, so I started with a check-out (co at the 
command-line) and, because the check-out was incomplete, I continued with an 
update.  Any update stalls on the above file.

It happens that ":" is a prohibited character in Windows file names.  I can't 
do anything about that.
                
> SVN items with ":" in path/file names cannot check-out to Windows
> -----------------------------------------------------------------
>
>                 Key: JENA-160
>                 URL: https://issues.apache.org/jira/browse/JENA-160
>             Project: Jena
>          Issue Type: Bug
>          Components: Jena
>         Environment: This defect is in the SVN 
>            Reporter: Dennis E. Hamilton
>
> SVN Check-Out and Update fails when there are ":" characters in SVN names.
> For example, 
> Import\Jena-SVN\Scratch\CJD\Jena2OWLRL\scratch\TestCase:WebOnt-AnnotationProperty-001
>  
> fails with error message "The filename, directory name, or volume label 
> syntax is incorrect."
> I don't know if there are others.  This one blocks further check-out, update 
> operations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to